MCPcopy 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
28func (c ExecDefaultCmd) ExitCode() int {
29 return c.Cmd.ProcessState.ExitCode()
30}

Callers

nothing calls this directly

Calls 1

ExitCodeMethod · 0.65

Tested by

no test coverage detected