MCPcopy Create free account
hub / github.com/UiPath/uipathcli / HideOperationPluginCommand

Struct HideOperationPluginCommand

test/plugin_test.go:371–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371type HideOperationPluginCommand struct{}
372
373func (c HideOperationPluginCommand) Command() plugin.Command {
374 return *plugin.NewCommand("mypluginservice").

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected