Class Console
Command-line code generation utility to automate programmer tasks.
public
|
|
public static
|
|
public static
array
|
|
public
boolean
|
|
public
object|null
|
protected
|
$command
The command being run |
|
protected
integer
|
$argc
No of arguments passed to script |
|
protected
array
|
$argv
Array of arguments passed to script |
|
protected static
array
|
$commands
list of registered commands |
#
array()
|