@mikeyt23/node-cli-utils
    Preparing search index...

    Class SimpleSpawnError

    Error thrown by simpleSpawnSync and simpleCmdSync when the spawned process exits with a non-zero exit code and throwOnNonZero param is true.

    Contains a SimpleSpawnResult with the exit code, stdout, stderr, and error (if any) in addition to stdoutLines, which is stdout split into lines from stdout that weren't empty.

    Hierarchy

    • Error
      • SimpleSpawnError
    Index

    Constructors

    Properties

    Constructors

    Properties