Libraries
»
rwf
(0.0.3)
»
Index
»
RWF
»
Result
»
#error
Method: RWF::Result#error
Defined in:
lib/rwf/result.rb
#
error
⇒
Object
(readonly)
Returns the value of attribute error.
5 6 7
# File 'lib/rwf/result.rb', line 5
def
error
@error
end