lib/munge/cli/commands/build.rb in munge-0.15.1 vs lib/munge/cli/commands/build.rb in munge-0.16.0

- old
+ new

@@ -23,9 +23,10 @@ verbosity: verbosity.to_sym, destination: destination ) end + # @return [Array<String>] list of updated items routes def call @runner.write end private