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

25 lines
477 B
Groff
Raw Normal View History

.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
2012-01-05 07:09:13 +08:00
.TH "NPM\-WHOAMI" "3" "January 2012" "" ""
.
.SH "NAME"
\fBnpm-whoami\fR \-\- Display npm username
.
.SH "SYNOPSIS"
.
.nf
npm\.commands\.whoami(args, callback)
.
.fi
.
.SH "DESCRIPTION"
Print the \fBusername\fR config to standard output\.
.
.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