The fluxion entry point: picks a subcommand and maps whatever escapes it
to an exit code.
Constructors
new(globals :
GlobalOptions =
GlobalOptions.new, output :
IO =
STDOUT, error_output :
IO =
STDERR)
SourceInstance methods
print_usage(io :
IO = @output) :
Nil Source