Method: Dat::Analysis#raw
- Defined in:
- lib/dat/analysis.rb
#raw ⇒ Object (readonly)
Public: Returns a raw (“un-cooked”) version of the current science mismatch result
39 40 41 |
# File 'lib/dat/analysis.rb', line 39 def raw @raw end |