Skip to main content

save_text

Function save_text 

Source
pub fn save_text(
    path: impl AsRef<Path>,
    options: &ExportTextOptions,
) -> Result<()>
Expand description

Save text output to a file, optionally stripping ANSI escape sequences.