Phrozn\Runner\CommandLine\Command::offsetGet PHP Method

offsetGet() public method

public offsetGet ( $offset )
    public function offsetGet($offset)
    {
        return $this->command[$offset];
    }