@edgible-team/sdk
    Preparing search index...

    Function runCommand

    • Run a command to completion, capturing stdout/stderr. Never rejects — spawn errors and timeouts resolve with exitCode: -1 (mirrors the reject: false execa usage in the integration tests).

      Parameters

      Returns Promise<ExecResult>