Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExecResult

Result of 'exec()' function.

Hierarchy

  • ExecResult

Index

Properties

Properties

stderr

stderr: string

The error stream.

stdout

stdout: string

The standard stream.

Generated using TypeDoc