Function ptb_reader::parse_ptb_dir [] [src]

pub fn parse_ptb_dir(mergeddir: &str) -> Vec<PTBTree>

Parse any directory containing *.mrg files.

Will panic if anything goes wrong.

Wrapper around parse_ptb_file.