Fluxion::CLI::ApplyCommand
Inherits Fluxion::CLI::Command < Reference < Object
fluxion apply — execute a profile.
dry-run is the same traversal with mutation switched off, which is what
makes the preview trustworthy: it exercises the same ordering, the same
skip decisions, and the same command construction as the real run.
Instance methods
name
Sourcesummary
Sourceusage
Source