4 5 6 7
# File 'lib/cobreak/run.rb', line 4 def self.runner(options) require 'cobreak/optionpr' CoBreak::ParseOPT.optparse(options) end