module

Fluxion::CLI

The command-line interface.

Commands own their own option parsing and rendering; everything below this layer is unaware that a terminal exists.

Class methods

exit_code_for(error : Exception) : ExitCode

Maps an escaped exception to the code that best describes it.

Source

Nested types