Method | Description | |
---|---|---|
printHelp ( ) | prints the help | |
run ( $aParameters ) | runs and dispatches the modman program |
public run ( $aParameters ) | ||
$aParameters | - this is just a representation of $argv (the parameters which were used to launch the program) |