Crate jailer

source ·
Expand description

Crate for creating sandbox environment and do some action within a sandbox environment

Structs§

  • Jailer struct which creates jail. Jailer struct create temp dir and change current directory to temp directory. As well as preserve all environment variable.