property NodeHost.stat

Get file/directory info.

Type

(path: string) => Promise<NodeFsInfo>

Usage

import { type NodeHost } from "runtime/src/index.ts";