pharext\Cli\Command::getArgs PHP Method

getArgs() public method

See also: pharext\Command::getArgs()
public getArgs ( )
    public function getArgs()
    {
        return $this->args;
    }