pub fn read_file_from_end<P: AsRef<Path>>( path: P, _buffer_size: usize, ) -> Result<Vec<String>>
Read all lines from a file