Method: CodeWeb::MethodCall#args

Defined in:
lib/code_web/method_call.rb

#argsObject Also known as: arguments

what arguments are passed in



11
12
13
# File 'lib/code_web/method_call.rb', line 11

def args
  @args
end