Skip to main content

Module policy

Module policy 

Source
Expand description

Resolved sandbox policy used at spawn time.

A SandboxPolicy is derived from the user’s [sandbox] config section by resolving tildes and making paths absolute. It is what a SandboxStrategy consumes when wrapping a subprocess — the raw config is never passed into strategy code.

Structs§

SandboxPolicy
A concrete sandbox policy with paths resolved to absolute form.