keithwhor / cmnd

Command Line Interface Utility for Node.js using ES6 idioms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outdated readme file example

wpuricz opened this issue · comments

run(args, flags, vflags, callback) is currently run(params, callback)

and vflags, etc must be accessed via params.vflags