Skip to content

apollo-code


apollo-code / native-bridge/src / ExecResult

Interface: ExecResult

Properties

duration_ms

duration_ms: number


exit_code

exit_code: number


sandbox_tier

sandbox_tier: SandboxTier


sandbox_violations

sandbox_violations: string[]


stderr

stderr: string


stdout

stdout: string