Function garden::query::find_tree[][src]

pub fn find_tree(
    app: &ApplicationContext,
    id: ConfigId,
    tree: &str,
    garden: Option<&str>
) -> Result<TreeContext, GardenError>