Skip to main content

print_raw_line

Function print_raw_line 

Source
pub(crate) fn print_raw_line(value: impl Display) -> Result<()>
Expand description

Prints a raw line to stdout, bypassing the shell verbosity layer so --quiet does not suppress it.