Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SystemExecResult

Hierarchy

Index

Properties

Optional error

error: Exception | null

Optional exitCode

exitCode: number | null

Optional result

result: string | null

Optional standardError

standardError: string | null

Optional success

success: boolean | null

Optional userCancelled

userCancelled: boolean | null

Generated using TypeDoc