Method: LHC::Response#from_cache
- Defined in:
- lib/lhc/response.rb
#from_cache ⇒ Object (readonly) Also known as: from_cache?
Returns the value of attribute from_cache.
9 10 11 |
# File 'lib/lhc/response.rb', line 9 def from_cache @from_cache end |