Function abstio::list_all_objects[][src]

pub fn list_all_objects(dir: String) -> Vec<String>
Expand description

Just list all things from a directory, return sorted by name, with file extension removed.