lstatSync

external val lstatSync: StatSyncFn(source)

Synchronous lstat(2) - Get file status. Does not dereference symbolic links.

Parameters

path

A path to a file. If a URL is provided, it must use the file: protocol.