Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ ExitCode
Method
ExitCode
utils/process/exec_default_cmd.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
func
(c ExecDefaultCmd) ExitCode() int {
29
return
c.Cmd.ProcessState.ExitCode()
30
}
Callers
nothing calls this directly
Calls
1
ExitCode
Method · 0.65
Tested by
no test coverage detected