Modules§
- Command-line interface.
- Command utilities
- Commands
- Collections
- Configuration
- Constants
- Display subsystem
- Errors
- Variable evaluation
- Git queries
- Macros
- Model objects
- Path utilities
- Queries, configuration lookups
- Command-line syntax conventions
Macros§
- Print a message to stderr with an “debug : “ prefix
- Print a message to stderr with a “error: “ prefix and terminate the process
- Implement std::display::Display with a pretty-print format Parameters:
- Implement std::display::Display with a brief debug format Parameters:
- Implement std::display::Display with a custom format Parameters:
- Convert a value into a string