🔍

exit

Terminates current process with the specified exit code.

Syntax: exit x; exit[x]

OLOG=warn tachyon -c 4 -f repl

o)exit 10
 ERROR tachyon > tachyon didn't exit successfully: UserError(10)