Method: JsDuck::Exporter::Full#initialize
- Defined in:
- lib/jsduck/exporter/full.rb
#initialize(relations, opts = {}) ⇒ Full
Returns a new instance of Full.
8 9 10 |
# File 'lib/jsduck/exporter/full.rb', line 8 def initialize(relations, opts={}) # parameters are just for compatibility with other exporters end |