Modules§
Macros§
- dev_debug 
- dprint
- dprintln
- json_logger 
- prompt_yes 
- Macro to prompt the user with a message and collect input.
Returns trueif 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