Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
8 lines
322 B
YAML
8 lines
322 B
YAML
version: v1-draft
|
|||
exports:
|
|||
nd_on_init:
|
|||
description: |-
|
|||
OnInit is called after a plugin is fully loaded with all services registered.
|
|||
Plugins can use this function to perform one-time initialization tasks.
|
|||
Errors are logged but will not prevent the plugin from being loaded.
|