Skip to main content

Module real

Module real 

Source
Expand description

Production ProcessSpawner implementation backed by std::process::Command + harn_vm::process_sandbox.

Structs§

RealSpawner
Spawner that produces real OS processes via std::process::Command.

Functions§

default_spawner
Returns the singleton real spawner used as the default.