Fluxion::AssertStep
Inherits Fluxion::Step < Reference < Object
type: assert — require a host condition before continuing.
Distinct from a shell-command with continueOnError: false because the
failure message is written for a human who has to go fix something, not
for a debugging session.
Constants
DEFAULT_SHELL = "/bin/bash"
Constructors
Instance methods
argv
Sourcecommand
Sourcemessage
Sourcemutating?
True when the step mutates the host. Purely informational steps still appear in plans but never need sudo or a dry-run guard.
shell
Sourceworking_dir
Source