exit command


Usage

exit [expression]

Aliases

quit

Description

Exit xsh immediately, optionally with the exit-code resulting from a given expression.

WARNING: No files are saved on exit.

Sections

Flow control