Skip to main content

Module sandbox

Module sandbox 

Source

Structs§

ExecResult
Result from executing a command in a sandbox or directly.
NoSandbox
No-sandbox executor: runs commands directly via sh -c in the working directory.
SboxSession
sbox-backed sandbox session.