pub fn count_file_tokens( base_path: &Path, entry: &DirEntry, line_numbers: bool, ) -> usize
Counts the tokens that would be generated for a file