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