Module plugin

Source
Expand description

Code especially for the plugin

Modules§

clap_prelude
Preludes used to define extra arguments.
cli
Command line interface for the plugin.

Structs§

InfoHandler
Handler for the info command.
OpenCreateHandler
Handler for the open and create commands.
PluginRunner
Runs the plugin.

Traits§

PluginHandler
Trait enriches the generic implementation of the plugin with plugin-specific behavior.