Kraken\Runtime\RuntimeCommand::getCommand PHP Method

getCommand() public method

public getCommand ( ) : string
return string
    public function getCommand()
    {
        return $this->command;
    }