tree_create

Function create_tree

Source
pub fn create_tree(input: &str, base_path: &Path) -> Result<()>