Method: Choice#args

Defined in:
lib/choice.rb

#argsObject

Return the args.



120
121
122
# File 'lib/choice.rb', line 120

def args #:nodoc:
  @@args
end