Method: RSpecDocumentation::Configuration#table_of_contents
- Defined in:
- lib/rspec_documentation/configuration.rb
#table_of_contents ⇒ Object
Returns the value of attribute table_of_contents.
7 8 9 |
# File 'lib/rspec_documentation/configuration.rb', line 7 def table_of_contents @table_of_contents end |