Module memora::fs

source · []
Expand description

Filesystem utilities

Functions

Recursively copy path from to path to.

Recursively create a directory and all of its parent components if they are missing.

Recursively create parent components to a path if they are missing.

Return the file type of a path without following symlinks.