parse

Function parse 

Source
pub fn parse<P>(root_dir: P) -> Result<Chastefile>
where P: AsRef<Path>,