command
Version:
v0.0.0-...-9c6ac59
Opens a new window with list of versions in this module.
Published: Jul 18, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Example: ctx
Return an error.
❯ ./ctx sqrt -x -1
negative
exit status 1
Pass context.
❯ ./ctx wait -durationMS 300
context deadline exceeded
exit status 1
Error but exit status is 0, because fcli.Cusage
returned by the function set by cli.OnError()
.
❯ ./ctx
Usage: ctx {sqrt,wait}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.