How to use the read-cmd-shim function in read-cmd-shim

To help you get started, we’ve selected a few read-cmd-shim examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github boltpkg / bolt / src / utils / fs.js View on Github external
  return promisify(cb => _readCmdShim(filePath, cb));
}

read-cmd-shim

Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.

ISC
Latest version published 2 years ago

Package Health Score

79 / 100
Full package analysis

Popular read-cmd-shim functions

Similar packages