28 29 30 31 32
# File 'lib/atk/console.rb', line 28 def exitcode if !@io_object return Errno::ENOENT.new end end