Function exec

  • Execute command with output, and print the command.

    Parameters

    • cmd: string

      command to execute

    • Optional options: ExecOptions

      exec options

    Returns string | Buffer

    command output

Generated using TypeDoc