Class: YARD::APIPlugin::Options

Inherits:
Options
  • Object
show all
Defined in:
lib/yard-api/options.rb

Overview

See config/yard_api.yml for documentation for the options.

Instance Attribute Summary collapse

Instance Attribute Details

#readmeObject

Returns the value of attribute readme.



47
48
49
# File 'lib/yard-api/options.rb', line 47

def readme
  @readme
end