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