Skip to main content
Module

x/scripting/mod.ts>getPathInfo

A collection of scripting utilities.
Latest
variable getPathInfo
import { getPathInfo } from "https://deno.land/x/scripting@0.0.9/mod.ts";

get info about a single file, folder, or symlink

type

(path: string) => unknown