lib/reap/application.rb in reap-9.3.5 vs lib/reap/application.rb in reap-9.4.0

- old
+ new

@@ -1,10 +1,12 @@ #require 'facets/ansicode' module Reap require 'reap/project' - # Application is the commandline interface. + # = Application + # + # Application is the commandline interface to Project. class Application attr_reader :manager