heapwolf / complete

Does your Node.js command line program have lots of arguments? Add custom tab completion!
165 stars 14 forks source link

Adding command specific options #27

Closed GreenGremlin closed 9 years ago

GreenGremlin commented 9 years ago

Allows passing of an optional commandOptions object to complete command specific options.