Framework
LoadedCliExtension
Interface: LoadedCliExtension
Loaded CLI extension with resolved handlers.
Properties
| Property | Type | Description |
|---|---|---|
after? | CliAfterHook | After hook function |
before? | CliBeforeHook | Before hook function |
config | CliExtendConfig | Extension configuration |
plugin | string | Plugin that provides this extension |
