7 8 9 10 11
# File 'lib/termplot/cli.rb', line 7 def self.run options = Termplot::Options.new options.parse_options! run_consumer(options) end