summaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/npm-bin.3
blob: 9b6f869c85f5e0406006a215009bd4f494e6f310 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH "NPM\-BIN" "3" "April 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\fR property\.