Central exit function, allows wcc a clean shutdown.
422 423 424
# File 'lib/wcc.rb', line 422 def self.exit(errno) Kernel::exit errno end