class

Fluxion::Executor::ProbeCommandProbe

Inherits Fluxion::Executor::Probe < Reference < Object

The fallback: whatever the step's own probeCommand says.

Registered last so a typed probe always wins, but it is what makes kinds with no observable footprint — shell commands, scripts, manual checkpoints — skippable at all.

Instance methods

probe(item : ModuleItem, runner : ShellRunner) : InstallationStatus
Source
supports?(item : ModuleItem) : Bool
Source