RunnerControl implements RunnerControlInterface
Default implementation of RunnerControlInterface. This will allow anyone to change the state of the runner.
Tags
Table of Contents
Interfaces
- RunnerControlInterface
- Used by the transport to control the runner state.
Properties
Methods
Properties
$state
public
static RunnerState
$state
= \Mcp\Server\Transport\Stdio\RunnerState::RUNNING
Methods
getState()
public
getState() : RunnerState