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/
|
|
|
|
.
|
2012-09-11 00:11:54 +08:00
|
|
|
.TH "NPM\-ROOT" "3" "September 2012" "" ""
|
2011-11-27 01:21:03 +08:00
|
|
|
.
|
|
|
|
.SH "NAME"
|
|
|
|
\fBnpm-root\fR \-\- Display npm root
|
|
|
|
.
|
|
|
|
.SH "SYNOPSIS"
|
|
|
|
.
|
|
|
|
.nf
|
|
|
|
npm\.commands\.root(args, callback)
|
|
|
|
.
|
|
|
|
.fi
|
|
|
|
.
|
|
|
|
.SH "DESCRIPTION"
|
|
|
|
Print the effective \fBnode_modules\fR folder 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\.
|