# File lib/rhc/command_runner.rb, line 34 def options_parse_version if @args.include? "--version" say version exit 0 end end