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