Fluxion::Executor::ProbeRegistry
Picks the first probe that handles an item.
Order matters, so it is explicit rather than derived: package probes are registered by package manager, and the first match wins.
Constructors
default
SourceInstance methods
<<(probe : Probe) : self
Sourceprobe(item : ModuleItem, runner : ShellRunner) : InstallationStatus
Sourceprobes
Source