(disable bool, retVal *bool)
| 19 | IsMinCliVersion(args string, retVal *bool) error |
| 20 | SetPluginMetadata(pluginMetadata plugin.PluginMetadata, retVal *bool) error |
| 21 | DisableTerminalOutput(disable bool, retVal *bool) error |
| 22 | CallCoreCommand(args []string, retVal *bool) error |
| 23 | GetOutputAndReset(args bool, retVal *[]string) error |
| 24 | GetCurrentOrg(args string, retVal *plugin_models.Organization) error |
no outgoing calls
no test coverage detected