Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/libpkgx/mod.ts>Path.mktemp

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
method Path.mktemp
Re-export
import { Path } from "https://deno.land/x/libpkgx@v0.14.1/mod.ts";

Parameters

optional
opts: { prefix?: string; dir?: Path; }