Function describe

Source
pub fn describe<T: AsRef<Path>>(
    directory: T,
    prefix: Option<&str>,
) -> Result<String, Error>