Function python_launcher::directory_contents[][src]

pub fn directory_contents(path: &PathBuf) -> HashSet<PathBuf>

Gets the contents of a directory.

Exists primarily to unwrap and ignore any unencodeable names.