lib/yardstick/cli.rb in yardstick-0.7.0 vs lib/yardstick/cli.rb in yardstick-0.8.0

- old
+ new

@@ -1,7 +1,9 @@ require 'optparse' module Yardstick + + # Handle the yardstick command line interface class CLI # Parse the command line options, and run the command # # @example