pub fn get_components( root_dir: &PathBuf, original_name: String, components: &mut Vec<(String, String)>, ) -> EmptyTxtResult