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