MCPcopy 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
26func newVersionCommandHandler(stdOut io.Writer) *versionCommandHandler {
27 return &versionCommandHandler{stdOut}
28}

Callers 1

runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected