2012-08-07 04:07:31 +08:00
|
|
|
.\" Generated with Ronnjs 0.3.8
|
2011-11-27 01:21:03 +08:00
|
|
|
.\" http://github.com/kapouer/ronnjs/
|
|
|
|
.
|
2014-08-01 00:05:30 +08:00
|
|
|
.TH "NPM\-PREFIX" "3" "July 2014" "" ""
|
2011-11-27 01:21:03 +08:00
|
|
|
.
|
|
|
|
.SH "NAME"
|
|
|
|
\fBnpm-prefix\fR \-\- Display prefix
|
|
|
|
.
|
|
|
|
.SH "SYNOPSIS"
|
|
|
|
.
|
|
|
|
.nf
|
|
|
|
npm\.commands\.prefix(args, callback)
|
|
|
|
.
|
|
|
|
.fi
|
|
|
|
.
|
|
|
|
.SH "DESCRIPTION"
|
|
|
|
Print the prefix to standard out\.
|
|
|
|
.
|
|
|
|
.P
|
|
|
|
\'args\' is never used and callback is never called with data\.
|
|
|
|
\'args\' must be present or things will break\.
|
|
|
|
.
|
|
|
|
.P
|
|
|
|
This function is not useful programmatically
|