Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ NewModuleManager
Function
NewModuleManager
plugin/module_manager.go:221–223 ·
view source on GitHub ↗
(logger log.Logger)
Source
from the content-addressed store, hash-verified
219
}
220
221
func
NewModuleManager(logger log.Logger) *ModuleManager {
222
return
&ModuleManager{logger}
223
}
Callers
3
getUipcliPath
Method · 0.92
getDotnetPath
Method · 0.92
Execute
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected