Method | Description | |
---|---|---|
__construct ( array $argv = null ) | Creates the console arguments. | |
getScriptName ( ) | ||
getTokens ( ) | ||
hasToken ( $token ) | ||
toString ( $scriptName = true ) |
public __construct ( array $argv = null ) | ||
$argv | array | The contents of the "argv" variable or `null` to read the global "argv" variable. |