MCPcopy 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
333type SimplePluginCommand struct{}
334
335func (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