Method |
Description |
|
presentAfterActivate ( ) : string |
Gets the readable list of after activate commands. |
|
presentAfterClone ( ) : string |
Gets the readable list of after clone commands. |
|
presentAfterInstall ( ) : string |
Gets the readable list of after install commands. |
|
presentAfterPurge ( ) : string |
Gets the readable list of after purge commands. |
|
presentBeforeActivate ( ) : string |
Gets the readable list of before activate commands. |
|
presentBeforeClone ( ) : string |
Gets the readable list of before clone commands. |
|
presentBeforeInstall ( ) : string |
Gets the readable list of before install commands. |
|
presentBeforePurge ( ) : string |
Gets the readable list of before purge commands. |
|