Skip to main content

Module output

Module output 

Source
Expand description

Output formatting for CLI commands.

Supports text and JSON output formats.

Structs§

GrepMatch
A grep match result.

Enums§

OutputFormat
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.