MCPcopy Create free account
hub / github.com/UiPath/uipathcli / ContextPluginCommand

Struct ContextPluginCommand

test/plugin_test.go:345–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343}
344
345type ContextPluginCommand struct {
346 Context plugin.ExecutionContext
347}
348
349func (c *ContextPluginCommand) Command() plugin.Command {
350 return *plugin.NewCommand("mypluginservice").

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected