Returns the value of attribute options
Returns:
the current value of options
2 3 4
# File 'lib/thor/command.rb', line 2 def options @options end