summaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/npm-bin.3
blob: bfb93455d8a789c47450b590a5bb461a99d2d11e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH "NPM\-BIN" "3" "August 2015" "" ""
.SH "NAME"
\fBnpm-bin\fR \- Display npm bin folder
.SH SYNOPSIS
.P
.RS 2
.nf
npm\.commands\.bin(args, cb)
.fi
.RE
.SH DESCRIPTION
.P
Print the folder where npm will install executables\.
.P
This function should not be used programmatically\.  Instead, just refer
to the \fBnpm\.bin\fP property\.