Skip to main content

Module runtime

Module runtime 

Source
Expand description

Native-runtime discovery and foreground delegation contracts.

Structs§

ForegroundCommand
A single foreground native operation such as pull or prune.
ProbeCommand
A bounded read-only command used during native-runtime discovery.

Traits§

RuntimeAdapter
An injectable native-runtime adapter. Implementations parse captured raw output into typed report fields and must discard the raw bytes afterward.