Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExecResult

A result of a 'exec()' function call.

Hierarchy

  • ExecResult

Index

Properties

Properties

stdErr

stdErr: string

The standard error content.

stdOut

stdOut: string

The standard output.

Generated using TypeDoc