Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ SimplePluginCommand
Struct
SimplePluginCommand
test/plugin_test.go:333–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
}
332
333
type
SimplePluginCommand
struct
{}
334
335
func
(c SimplePluginCommand) Command() plugin.Command {
336
return
*plugin.NewCommand(
"mypluginservice"
).
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected