pub fn save_text( path: impl AsRef<Path>, options: &ExportTextOptions, ) -> Result<()>
Save text output to a file, optionally stripping ANSI escape sequences.