mhulse / node-boilerplate-cli

A simple boilerplate starting point for Node.js command line projects.
Apache License 2.0
18 stars 8 forks source link

Class constructors #27

Open mhulse opened 5 years ago

mhulse commented 5 years ago

https://stackoverflow.com/a/24686979/922323

Great answer. Clears up some things for me.