# Functions
DirWithBasePath returns a new DirOption that sets the base path to create the temporary directory in.
NewDir returns a new temporary directory.
NewFileWithData returns a new temporary file with the given data.
# Type aliases
DirOption is an option for NewDir.