method Path.mktempRe-exportimport { Path } from "https://deno.land/x/libpkgx@v0.15.2/mod.ts"; mktemp(opts?: { prefix?: string; dir?: Path; }): PathParametersoptionalopts: { prefix?: string; dir?: Path; }ReturnsPath