ShorebirdCommandService constructor

ShorebirdCommandService(
  1. ShorebirdCommandConfig config
)

Creates a new service instance with the provided configuration.

Parameters:

  • config: The command configuration to use for execution

Implementation

ShorebirdCommandService(this.config);