method default.mktempimport { default } from "https://deno.land/x/libpkgx@v0.15.1/src/utils/Path.ts"; mktemp(opts?: { prefix?: string; dir?: Path; }): PathParametersoptionalopts: { prefix?: string; dir?: Path; }ReturnsPath