Method: OpenapiFirst::Configuration#hooks
- Defined in:
- lib/openapi_first/configuration.rb
#hooks ⇒ Object (readonly)
Returns the value of attribute hooks.
25 26 27 |
# File 'lib/openapi_first/configuration.rb', line 25 def hooks @hooks end |