Class: YARD::APIPlugin::Options
- Inherits:
-
Options
- Object
- Options
- YARD::APIPlugin::Options
- Defined in:
- lib/yard-api/options.rb
Overview
See config/yard_api.yml for documentation for the options.
Instance Attribute Summary collapse
-
#readme ⇒ Object
Returns the value of attribute readme.
Instance Attribute Details
#readme ⇒ Object
Returns the value of attribute readme.
47 48 49 |
# File 'lib/yard-api/options.rb', line 47 def readme @readme end |