# File lib/nanoc/cli/command_runner.rb, line 12 def call Nanoc::CLI::ErrorHandler.handle_while(:command => self) do self.run end end