Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/cli/js/realpath.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v0.30.0/cli/js/realpath.ts";

Functions

Returns absolute normalized path with symbolic links resolved.

Returns absolute normalized path with symbolic links resolved synchronously.