[][src]Function python_launcher::directory_contents

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

Gets the contents of a directory.

Exists primarily to unwrap and ignore any unencodeable names.