Skip to main content

has_structural_output

Function has_structural_output 

Source
pub fn has_structural_output(command: &str) -> bool
Expand description

Returns true for commands whose output structure is critical for developer readability. Pattern compression (light cleanup like removing index lines or limiting context) still applies, but the terse pipeline and generic compressors are skipped so diff hunks, blame annotations, etc. remain fully readable.