class

Fluxion::CLI::GenerateCommand

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

fluxion generate — a starter profile for this machine.

Deliberately free of personal defaults: it produces something to read and edit, not something to run unexamined.

Constants

PRESETS = ["minimal", "developer", "desktop"] of ::String

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