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