Skip to main content

Module FileStatNative

Module FileStatNative 

Source
Expand description

Wire method file:stat. Returns VS Code’s IStat shape via metadata_to_istat. Uses symlink_metadata to avoid following symlinks (matches Electron behaviour). Noise from benign ENOENTs on known VS Code probe paths is squelched via IsBenignEnoent + DebugOnce.

Functions§

FileStatNative