# File lib/nanoc/cli/error_handler.rb, line 22 def self.handle_while(params={}, &block) self.new(params).handle_while(&block) end