[][src]Module unix::dir

Directory operations

Structs

Entries

Directory entry iterator

Entry

Directory entry

Functions

mkdir_at

Create a directory at the given path.

mktemp_at

Generate a unique temporary file name in templ, and create a directory there.