pub fn create_parsed_modules( script: &str, root_path: PathBuf, ) -> Result<DependencyParser, Error<Rule>>