Expand description
Output formatting for CLI commands.
Supports text and JSON output formats.
Structs§
- Grep
Match - A grep match result.
Enums§
- Output
Format - Output format options.
Functions§
- format_
buffer - Formats a single buffer.
- format_
buffer_ list - Formats a buffer list.
- format_
chunk_ indices - Formats chunk indices.
- format_
context - Formats context.
- format_
error - Formats an error for output.
- format_
grep_ matches - Formats grep matches.
- format_
peek - Formats peek output.
- format_
status - Formats a status response.
- format_
write_ chunks_ result - Formats write chunks result.