Implements

  • ICliCommandExecutorService

Constructors

Methods

Constructors

Methods

  • Execute a command

    Parameters

    • command: string

      The command to execute

    • context: ICliExecutionContext

      The context in which the command is executed

    Returns Promise<void>

  • Parameters

    • command: CliProcessCommand
    • context: ICliExecutionContext

    Returns Promise<void>