Property | Type | Description | |
---|---|---|---|
$commands |
Method | Description | |
---|---|---|
boot ( ) | Boots the compiler executing the specified action | |
getCommands ( ) : |
Returns the commands registered in the compiler |
Method | Description | |
---|---|---|
showException ( Exception $e, zephir\Config $config = null ) | Shows an exception opening the file and highlighting the wrong part |
public static boot ( ) |
public static getCommands ( ) : |
||
return |
protected static showException ( Exception $e, zephir\Config $config = null ) | ||
$e | Exception | |
$config | zephir\Config |