options()
Application options from the command line
# File lib/rake/application.rb, line 135 def options @options ||= OpenStruct.new end