ShorebirdCommandService constructor
ShorebirdCommandService(
- ShorebirdCommandConfig config
Creates a new service instance with the provided configuration.
Parameters:
config: The command configuration to use for execution
Implementation
ShorebirdCommandService(this.config);