Skip to contents

This is different from the built in tempdir() in that it does not return the same directory within a given runtime. Always returns a unique directory

Usage

tempdir_unique()

Value

Path. Returns the path of the created temporary directory

See also