CommandReceiver
trait CommandReceiver (View source)
This task can receive commands from task implementing CommandInterface.
Methods
string
Details
protected string
receiveCommand(string|CommandInterface $command)
No description