]> gerrit.simantics Code Review - simantics/district.git/blob - doc/api/npm-whoami.md
Hide "enabled" column for non-component type tech type tables
[simantics/district.git] / doc / api / npm-whoami.md
1 npm-whoami(3) -- Display npm username
2 =====================================
3
4 ## SYNOPSIS
5
6     npm.commands.whoami(args, callback)
7
8 ## DESCRIPTION
9
10 Print the `username` config to standard output.
11
12 'args' is never used and callback is never called with data.
13 'args' must be present or things will break.
14
15 This function is not useful programmatically