pub fn read_path( root: &Path, ignore: &Vec<OsString>, only_ts: bool, recursive: bool, max_depth: usize, depth: usize, ) -> Vec<Entry>