Refactor cmd line options to separate class.
Extracting a big chunk from the god class JsDuck::App. The options object can now be easily passed around, unlike with the previous system where every option needed to be passed separately. The bin/jsduck is now really short and readable.
Loading
Please register or sign in to comment