lib/inch/cli/trace_helper.rb in inch-0.5.0.rc3 vs lib/inch/cli/trace_helper.rb in inch-0.5.0.rc4

- old
+ new

@@ -1,5 +1,5 @@ -require 'inch/utils/ui' +require "inch/utils/ui" module Inch module CLI # Adds a method called +ui+, that can be used to output messages to the # user.