# File lib/rhc/command_runner.rb, line 9 def options_parse_trace if @args.include? "--trace" @args.delete "--trace" return true end false end