MECO™ API Reference
|
[ FILE ] - Callback module. More...
Namespaces | |
mMecoSettings.callbackLib | |
[ MODULE ] - Callback module. | |
Functions | |
def | mMecoSettings.callbackLib.getPreBuild (allLib, envEntryContainer) |
This function is invoked before packages are collected and environment is resolved. More... | |
def | mMecoSettings.callbackLib.getPostBuild (allLib, envEntryContainer) |
This function is invoked after packages are collected and environment is resolved. More... | |
def | mMecoSettings.callbackLib.getAppExecutableFlags (allLib) |
This function provides additional flags for given app executable. More... | |
def | mMecoSettings.callbackLib.shouldInitializePackage (allLib, packagePath) |
This function determines whether given package should be initialized. More... | |
[ FILE ] - Callback module.