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

Function NewUipcli

plugin/studio/uipcli.go:107–109  ·  view source on GitHub ↗
(exec process.ExecProcess, logger log.Logger)

Source from the content-addressed store, hash-verified

105}
106
107func NewUipcli(exec process.ExecProcess, logger log.Logger) *Uipcli {
108 return &Uipcli{exec, logger, "", []string{}}
109}

Callers 4

executeMethod · 0.92
prepareExecutionMethod · 0.92
executeMethod · 0.92
executeMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected