Closed rorticus closed 8 years ago
@@ master #64 diff @@
==========================================
Files 10 11 +1
Lines 126 163 +37
Methods 0 0
Messages 0 0
Branches 9 13 +4
==========================================
+ Hits 125 162 +37
Misses 1 1
Partials 0 0
Powered by Codecov. Last update 0986032...c406495
Can we add some general JSDoc, especially for exported interfaces
/ function
/ types
?
@agubler says,
Can we add some general JSDoc, especially for exported interfaces / function / types?
Done!
Adding
version
command. This command is built into cli core and will show the version of all the registered commands.Usage:
Example output with no commands,
Example output with commands,
What the help looks like,