Skip to main content
Module

std/node/fs.ts>realpath

Deno standard library
Go to Latest
function realpath
Re-export
import { realpath } from "https://deno.land/std@0.166.0/node/fs.ts";

Parameters

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