Method: JsDuck::ClassFormatter#include_types
- Defined in:
- lib/jsduck/class_formatter.rb
#include_types ⇒ Object
Set to false to disable HTML-formatting of type definitions.
13 14 15 |
# File 'lib/jsduck/class_formatter.rb', line 13 def include_types @include_types end |