ManaPHP\Cli\ArgumentsInterface::has PHP Method

has() public method

public has ( string $name ) : boolean
$name string
return boolean
    public function has($name);
ArgumentsInterface