pub fn open_file(path: &Path) -> CliTypedResult<File>
Expand description

Opens a file in read-only mode.