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