source:
frontend/node_modules/minimist/example/parse.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 84 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 1 | 'use strict'; |
| 2 | ||
| 3 | var argv = require('../')(process.argv.slice(2)); | |
| 4 | console.log(argv); |
Note:
See TracBrowser
for help on using the repository browser.
