class

Fluxion::CLI::DryRunCommand

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

fluxion dry-run — apply with mutation switched off.

A separate command rather than a flag alias because it is the one people reach for first, and it should be impossible to turn into a real run by editing a single character of a shell history entry.

Constructors

new(globals : GlobalOptions = GlobalOptions.new, output : IO = STDOUT, error_output : IO = STDERR)
Source

Instance methods

name
Source
summary
Source
usage
Source