happy-opfs • Docs
happy-opfs / generateTempPath
function generateTempPath(options?): string
Generate a temporary path but not create it.
Parameter | Type | Description |
---|---|---|
options ? |
TempOptions |
Options and flags. |
string
The temporary path.
happy-opfs • Docs
happy-opfs / generateTempPath
function generateTempPath(options?): string
Generate a temporary path but not create it.
Parameter | Type | Description |
---|---|---|
options ? |
TempOptions |
Options and flags. |
string
The temporary path.