Skip to main content

cat_file

Function cat_file 

Source
pub fn cat_file(
    filename: &str,
    config: &CatConfig,
    line_num: &mut u64,
    out: &mut impl Write,
    tool_name: &str,
) -> Result<bool>
Expand description

Process a single file for cat