Discover Packages
go.chromium.org/luci
common
system
exitcode
package
Version:
v0.0.0-...-bb1c9d9
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 28
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package exitcode provides common methods to extract exit codes from errors
returned by exec.Cmd.
Get returns the process process exit return code given an error returned by
exec.Cmd's Wait or Run methods. If no exit code is present, Get will return
false.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.