Expand description
The directory
module contains functions related to directory operations.
Functions§
- Cleans up the directory at the given path.
- Creates a new directory at the given path.
- Ensures a directory exists, creating it if necessary.
- Moves the output directory to the public directory.
- Truncates a path to only have a set number of path components.