Method: FormatEngine::FormatSpec#specs
- Defined in:
- lib/format_engine/format_spec.rb
#specs ⇒ Object (readonly)
The array of specifications that were extracted.
15 16 17 |
# File 'lib/format_engine/format_spec.rb', line 15 def specs @specs end |