-
- Downloads
Allow wildcard '*' to be used in --external option.
External classes can be now specified as patterns. For example 'Foo.*' to ignore all classes in Foo namespace.
lib/jsduck/external_classes.rb
0 → 100644
spec/external_classes_spec.rb
0 → 100644
Please sign in to comment