Libraries
»
cloud_flow
(0.0.3)
»
Index
»
FlowMethod
»
#args
Method: FlowMethod#args
Defined in:
lib/flow_method.rb
#
args
⇒
Object
Returns the value of attribute args.
2 3 4
# File 'lib/flow_method.rb', line 2
def
args
@args
end