Expand description
Production ProcessSpawner implementation backed by
std::process::Command + harn_vm::process_sandbox.
Structs§
- Real
Spawner - Spawner that produces real OS processes via
std::process::Command.
Functions§
- default_
spawner - Returns the singleton real spawner used as the default.