Home
last modified time | relevance | path

Searched defs:lsUsers (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/test/lib/commands/
Dteam.js17 async lsUsers () {}, method
266 async lsUsers () { method
272 async lsUsers () { method
278 async lsUsers () { method
/third_party/node/deps/npm/node_modules/libnpmteam/lib/
Dindex.js73 cmd.lsUsers = (...args) => cmd.lsUsers.stream(...args).collect() function in cmd