class

Fluxion::CLI::KindsCommand

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

fluxion kinds — list the plan kinds a manifest may use.

Takes no config file: the answer is a property of the build, not of any profile. Reading the same registry validate checks against is what stops the documented list and the accepted list from drifting apart.

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