Libraries
»
q-defer
(0.0.1)
»
Index
»
Q
»
Defer
»
#state
Method: Q::Defer#state
Defined in:
lib/q/defer.rb
#
state
⇒
Object
(readonly)
Returns the value of attribute state.
2 3 4
# File 'lib/q/defer.rb', line 2
def
state
@state
end