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