# File lib/piston/commands/diff.rb, line 8 def run (args.empty? ? find_targets : args).each do |dir| diff dir end end