[][src]Function edres::files_enum::generate_files_enum

pub fn generate_files_enum<P: AsRef<Path>>(
    dirpath: P,
    options: &EnumOptions
) -> Result<String, Error>