AfterExtensionFilesHaveBeenImportedEvent¶
New in version 10.3.
Event that is triggered after a package has imported all extension files (from Initialisation/Files
).
API¶
- getPackageKey()
| ReturnType: string |
- getDestinationAbsolutePath()
| ReturnType: string |
- getEmitter()
| ReturnType:
InstallUtility
|