MCPcopy 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
221func NewModuleManager(logger log.Logger) *ModuleManager {
222 return &ModuleManager{logger}
223}

Callers 3

getUipcliPathMethod · 0.92
getDotnetPathMethod · 0.92
ExecuteMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected