Raxol.Terminal.Extension.ExtensionManager (Raxol v2.0.1)
View SourceManages terminal extensions, including loading, unloading, and executing extension commands.
Summary
Functions
Emits an event to all registered handlers.
Executes a command from an extension.
Gets an extension by ID.
Gets current metrics.
Lists all loaded extensions.
Loads an extension into the manager.
Creates a new extension manager.
Unloads an extension from the manager.
Updates configuration for an extension.
Types
Functions
Emits an event to all registered handlers.
Executes a command from an extension.
Gets an extension by ID.
Gets current metrics.
Lists all loaded extensions.
Loads an extension into the manager.
@spec new() :: t()
Creates a new extension manager.
Unloads an extension from the manager.
Updates configuration for an extension.