Files

14 lines
289 B
Markdown
Raw Permalink Normal View History

2026-03-22 03:21:45 +02:00
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` property.