pub fn directory(name: &str, entries: Vec<DirectoryEntry>) -> DirectoryEntry
Expand description

Makes a subdirectory with a name and a set of entries.