Expand description
Std adapters for perfgate.
In clean-arch terms: this is where we touch the world.
Structs§
- Command
Spec - Fake
Process Runner - A process runner that returns pre-configured results for specific commands.
- Host
Probe Options - Options for host probing.
- RunResult
- StdHost
Probe - Standard implementation of HostProbe using platform APIs.
- StdProcess
Runner
Enums§
Traits§
- Host
Probe - Trait for probing host system information.
- Process
Runner