Method: FormatEngine::SpecInfo#tmp
- Defined in:
- lib/format_engine/spec_info.rb
#tmp ⇒ Object (readonly)
A hash for state storage for the formatting/parsing process.
16 17 18 |
# File 'lib/format_engine/spec_info.rb', line 16 def tmp @tmp end |