Returns the value of attribute options
Returns:
the current value of options
5 6 7
# File 'lib/thor/command.rb', line 5 def options @options end