Module extra::tempfile

Temporary files and directories

Functions

mkdtemp

Attempts to make a temporary directory inside of tmpdir whose name will have the suffix suffix. If no directory can be created, None is returned.