Skip to main content

run

Function run 

Source
pub async fn run(cmd: PluginCommand) -> Result<()>
Expand description

Run an hm plugin subcommand.

ยงErrors

Returns an error if the plugin operation fails.