npm: Upgrade to 1.3.17
[platform/upstream/nodejs.git] / deps / npm / man / man3 / npm-prefix.3
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-PREFIX" "3" "December 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-prefix\fR \-\- Display prefix
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm\.commands\.prefix(args, callback)
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 Print the prefix to standard out\.
18 .
19 .P
20 \'args\' is never used and callback is never called with data\.
21 \'args\' must be present or things will break\.
22 .
23 .P
24 This function is not useful programmatically