]> gerrit.simantics Code Review - simantics/district.git/blob - doc/api/npm-bin.md
Hide "enabled" column for non-component type tech type tables
[simantics/district.git] / doc / api / npm-bin.md
1 npm-bin(3) -- Display npm bin folder
2 ====================================
3
4 ## SYNOPSIS
5
6     npm.commands.bin(args, cb)
7
8 ## DESCRIPTION
9
10 Print the folder where npm will install executables.
11
12 This function should not be used programmatically.  Instead, just refer
13 to the `npm.bin` property.