Skip to main content

Module plugin

Module plugin 

Source

Modules§

declarative

Structs§

DetectConfig
Plugin
PluginRegistry
Registry of all loaded plugins (built-in and user-defined). Plugins are keyed by name and paired with their source location. Uses IndexMap to preserve insertion order for deterministic listing and detection.
ResolvedPlugin
A fully resolved plugin variant ready for command execution. Contains the binary, command mappings, flag translations, and source metadata.
Variant

Enums§

FlagTranslation
PluginSource