Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/sdm/util/runAndLog"

Index

Functions

Functions

runAndLog

  • runAndLog(cmd: string, opts: ExecOptions): Promise<object>
  • Shell out to the given command showing stdout and stderr

    Parameters

    • cmd: string
    • opts: ExecOptions

    Returns Promise<object>

    }

Generated using TypeDoc