Skip to main content

Module manager

Module manager 

Source
Expand description

Plugin manager: discovery, install/uninstall, enable/disable.

Structs§

PluginManager
Plugin manager: discovers, installs, and manages plugins.
PluginPaths
Paths used by the plugin manager.

Enums§

PluginError
Errors produced by the plugin manager.

Functions§

copy_dir_recursive
Recursively copy a directory.

Type Aliases§

Result