Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ newVersionCommandHandler
Function
newVersionCommandHandler
commandline/version_command_handler.go:26–28 ·
view source on GitHub ↗
(stdOut io.Writer)
Source
from the content-addressed store, hash-verified
24
}
25
26
func
newVersionCommandHandler(stdOut io.Writer) *versionCommandHandler {
27
return
&versionCommandHandler{stdOut}
28
}
Callers
1
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected