Skip to main content

list_dir

Function list_dir 

Source
pub fn list_dir(path: &str) -> Result<Vec<String>, String>
Expand description

List the contents of a directory.