Method: Aerospike::Statement#function_args

Defined in:
lib/aerospike/query/statement.rb

#function_argsObject

Returns the value of attribute function_args.

[View source]

24
25
26
# File 'lib/aerospike/query/statement.rb', line 24

def function_args
  @function_args
end