node/deps/npm/man/man3/root.3

25 lines
480 B
Groff
Raw Normal View History

2012-08-07 04:07:31 +08:00
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
2012-08-02 10:10:42 +08:00
.TH "NPM\-ROOT" "3" "August 2012" "" ""
.
.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\.