all options
forky  ] [  sid  ]
[ Source: node-supports-preserve-symlinks-flag  ]

Package: node-supports-preserve-symlinks-flag (1.0.0-1)

Links for node-supports-preserve-symlinks-flag

Screenshot

Debian Resources:

Download Source Package node-supports-preserve-symlinks-flag:

Maintainers:

External Resources:

Similar packages:

Detects support for --preserve-symlinks flag in Node.js environments

This library determines whether the current Node.js runtime supports the --preserve-symlinks command-line flag. Some tools and scripts rely on this flag to control how symbolic links are handled during module resolution and file operations.

The detection works by checking the capabilities of the active Node.js interpreter at runtime. In environments such as browsers, or older Node.js versions prior to 6.2.0, support for the flag is absent, and the library reflects this by returning null or false. In situations where the flag is supported, such as with newer Node.js releases, the result will indicate true.

Because the handling of symbolic links can impact file system operations and module loading, knowledge of flag support is necessary for some automation, packaging, or build tasks that execute under Node.js.

Download node-supports-preserve-symlinks-flag

Download for all available architectures
Architecture Package Size Installed Size Files
all 4.9 kB19.0 kB [list of files]