Function create_tree

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