Libraries
»
redisrpc
(0.3.5)
»
Index
»
RedisRPC
»
FunctionCall
»
#args
Method: RedisRPC::FunctionCall#args
Defined in:
lib/redisrpc.rb
#
args
⇒
Object
(readonly)
Returns the value of attribute args.
40 41 42
# File 'lib/redisrpc.rb', line 40
def
args
@args
end