Swarmy::CLI
Entry point that parses ARGV, resolves which Docker target to use
(local, --host, or a saved --server), and dispatches to the
interactive Welcome/App screens or a one-off subcommand.
Constructors
new(docker : Docker | Nil = nil)
Source