Expand description
Code especially for the plugin
Modules§
- clap_
prelude - Preludes used to define extra arguments.
- cli
- Command line interface for the plugin.
Structs§
- Info
Handler - Handler for the
info
command. - Open
Create Handler - Handler for the
open
andcreate
commands. - Plugin
Runner - Runs the plugin.
Traits§
- Plugin
Handler - Trait enriches the generic implementation of the plugin with plugin-specific behavior.