Fluxion::CLI::ValidateCommand
Inherits Fluxion::CLI::Command < Reference < Object
fluxion validate — load the profile, map it, and report diagnostics.
Separate from lint on purpose: this answers "would this run at all",
which is a yes/no question with an exit code scripts can branch on. Lint
answers "is this a good profile", which is advice.
Instance methods
name
Sourcesummary
Sourceusage
Source