Theia API Documentation v1.65.0
    Preparing search index...
    • Execute the active handler for the given command and arguments.

      Reject if a command cannot be executed.

      Type Parameters

      • T

      Parameters

      • commandId: string
      • ...args: any[]

      Returns Thenable<undefined | T>