# File lib/rubyrep/command_runner.rb, line 34 def self.show_version $stdout.puts "rubyrep version #{RR::VERSION::STRING}" end