Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
371
type
HideOperationPluginCommand
struct
{}
372
373
func
(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