# File lib/rake.rb, line 1720 1720: def command_line_options 1721: OPTIONS.collect { |lst| lst[0..-2] } 1722: end