# File lib/cgikit/project/command.rb, line 61
      def show_error(s)
        print(s)
        exit(1)
      end