plugin feature flag

This commit is contained in:
Fernando Herrera
2021-11-02 20:56:00 +00:00
parent dfb846dec6
commit 12eed1f98a
11 changed files with 34 additions and 44 deletions

View File

@ -138,7 +138,7 @@ impl Command for PluginDeclaration {
}
fn usage(&self) -> &str {
"plugin name plus arguments"
self.signature.usage.as_str()
}
fn run(