mirror of
https://github.com/nodejs/node.git
synced 2025-05-20 01:45:06 +00:00
287 B
287 B
npm-bin(3) -- Display npm bin folder
SYNOPSIS
npm.commands.bin(args, cb)
DESCRIPTION
Print the folder where npm will install executables.
This function should not be used programmatically. Instead, just refer
to the npm.bin
member.