Home
last modified time | relevance | path

Searched refs:Yargs (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/yargs/
DREADME.md4 <h1 align="center"> Yargs </h1>
6 <b >Yargs be a node.js library fer hearties tryin' ter parse optstrings</b>
19 Yargs helps you build interactive command line tools, by parsing arguments and generating an elegan…
109 * [Yargs' API](/docs/api.md)
121 * [Customizing Yargs' Parser](/docs/advanced.md#customizing)
Dyargs.js17 exports = module.exports = Yargs
18 function Yargs (processArgs, cwd, parentRequire) { class
DCHANGELOG.md912 - [#308](https://github.com/bcoe/yargs/pull/308) Yargs now handles environment variables (@nexdrew)
1181 …rgs/commit/bef74fcddc1544598a804f80d0a3728459f196bf) Informing users that Yargs is the official op…