Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
func
NewUipcli(exec process.ExecProcess, logger log.Logger) *Uipcli {
108
return
&Uipcli{exec, logger,
""
, []string{}}
109
}
Callers
4
execute
Method · 0.92
prepareExecution
Method · 0.92
execute
Method · 0.92
execute
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected