pub fn build_sandbox_command( command: &str, cwd: &Path, status: &SandboxStatus, ) -> Option<SandboxCommand>