MCPcopy 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
360type ErrorPluginCommand struct{}
361
362func (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