Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function realpath
import { realpath } from "https://deno.land/std@0.85.0/node/_fs/_fs_realpath.ts";

Parameters

path: string
optional
options: Options | Callback
optional
callback: Callback