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