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

x/dax/src/path.ts>PathRef#realPathSync

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
method PathRef.prototype.realPathSync
import { PathRef } from "https://deno.land/x/dax@0.31.0/src/path.ts";

Synchronously resolves to the absolute normalized path, with symbolic links resolved.