Kraken\Runtime\Command\CommandManagerInterface::set PHP Method

set() public method

public set ( string $name, Kraken\Runtime\Command\CommandInterface $command )
$name string
$command Kraken\Runtime\Command\CommandInterface
    public function set($name, CommandInterface $command);