Module: RDoc::Generator::Babel::Options
- Defined in:
- lib/rdoc/generator/babel.rb
Overview
Babel-specific options.
Instance Attribute Summary collapse
-
#babel_options ⇒ Object
A hash option => value.
Instance Attribute Details
#babel_options ⇒ Object
A hash option => value.
78 79 80 |
# File 'lib/rdoc/generator/babel.rb', line 78 def @babel_options end |