Function std::os::list_dir_path

pub fn list_dir_path(p: &Path) -> ~[Path]

Lists the contents of a directory

This version prepends each entry with the directory.