Fluxion::CLI::GlobalOptions
Options every command understands.
Instance methods
apply_color!
SourceColour override. Nil leaves the automatic terminal detection alone.
config_path
Sourceexplicit_config?
Sourceno_tui?
Sourceresolved_config_path
Sourceuse_tui?
The TUI needs a real terminal. In CI, a pipe, or a build tool this is
false regardless of --no-tui, so a run never blocks on a UI nobody can
see.
verbose?
Source