Module: RDoc::Generator::Babel::Options

Defined in:
lib/rdoc/generator/babel.rb

Overview

Babel-specific options.

Instance Attribute Summary collapse

Instance Attribute Details

#babel_optionsObject

A hash option => value.



78
79
80
# File 'lib/rdoc/generator/babel.rb', line 78

def babel_options
  @babel_options
end