Fluxion::CLI::Command
One subcommand.
Each owns its own option parsing so fluxion plan --help describes plan
rather than a merged surface, and so adding a command touches one file.
Constructors
Instance methods
error_output
Sourceglobals
Sourcename
Sourceoutput
Injectable so specs can assert on what a command renders without spawning the binary, and so a future TUI can capture the same output.
output=(output : IO)
Injectable so specs can assert on what a command renders without spawning the binary, and so a future TUI can capture the same output.
summary
Sourceusage
Source