[−][src]Function abstutil::io::list_all_objects
pub fn list_all_objects(dir: String) -> Vec<String>
Just list all things from a directory, return sorted by name, with file extension removed.
pub fn list_all_objects(dir: String) -> Vec<String>
Just list all things from a directory, return sorted by name, with file extension removed.