class

Fluxion::CLI::DoctorCommand

Inherits Fluxion::CLI::Command < Reference < Object

fluxion doctor — is this host ready to run this profile?

Answers before a run rather than during one. A missing flatpak discovered halfway through an apply has already left the machine half-configured; the same finding up front costs nothing.

Instance methods

name
Source
register(parser : OptionParser) : Nil

Command-specific flags. The base registers nothing.

Source
run(arguments : Array(String)) : ExitCode
Source
summary
Source
usage
Source

Nested types