tempFilePath

Returns the path to a new (unique) temporary file.

@safe @safe
string
tempFilePath
(
string prefix
,
string extension = null
)

See Also

Meta