pub fn get_dir<D: Display>(dir: D, show_hidden: bool) -> Vec<String>
👎 Deprecated since 0.6.0:

Use fs::read_dir() instead. Will be removed in 0.7.0

Expand description

Returns a list of files/directories using path string