Method: FormatEngine::SpecInfo#found

Defined in:
lib/format_engine/spec_info.rb

#foundObject

What was found by the last parse?



96
97
98
# File 'lib/format_engine/spec_info.rb', line 96

def found
  @match
end