@vpalmisano/throttler
    Preparing search index...

    Function runShellCommand

    • Runs the shell command asynchronously.

      Parameters

      • cmd: string
      • verbose: boolean = false

      Returns Promise<{ stderr: string; stdout: string }>