Skip to main content

Module cli

Module cli 

Source

Re-exports§

pub use plugin::PluginCommand;
pub use run::RunArgs;

Modules§

plugin
run
version

Structs§

CacheRestoreArgs
CacheSaveArgs
Cli

Enums§

CacheCommand
Command

Functions§

dispatch
Dispatch a parsed CLI command to the appropriate handler. Returns an exit code.