variable lstatSync
Usage in Deno
import { lstatSync } from "node:fs";
Synchronous lstat(2) - Get file status. Does not dereference symbolic links.
import { lstatSync } from "node:fs";
Synchronous lstat(2) - Get file status. Does not dereference symbolic links.