Skip to main content
property Deno.MakeTempOptions.prefix

String that should precede the random portion of the temporary directory's name.

Type

string
Back to top