Modules§
Macros§
- dev_
debug - dprint
- dprintln
- json_
logger - prompt_
yes - Macro to prompt the user with a message and collect input.
Returns
true
if the input is “yes” or “y” (case-insensitive), otherwisefalse
. - show_
error - Show an error to stderr in a similar style to GNU coreutils.
- verbose
- verbose