Module latin::directory [] [src]

Functions

children

Returns an iterator of the children in path.

exists

Returns true if path exists and is a directory.

files

Returns an iterator of the child files in path.

remove

Removes the directory and all containing files and directories.

sub_directories

Returns a list of all the subdirectories in path.