Constructors
constructor
-
Parameters
-
cmd: string
-
code: number
-
Default value options: Options = DEFAULT_OPTIONS
Properties
killed
killed: boolean = false
stderr
stderr: string = ""
stdout
stdout: string = ""
Methods
parse
-
Parameters
-
stdout: string
-
stderr: string
-
Private strip
- strip(str: string): string
-
Parameters
Returns string
Normalize the command-line result.