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

25 lines
476 B
Groff
Raw Normal View History

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