#1160: Need ability to access errno from Ruby code --------------------------------------+------------------------------------- Reporter: warpflyght@… | Owner: lsansonetti@… Type: enhancement | Status: closed Priority: minor | Milestone: MacRuby 0.9 Component: MacRuby | Resolution: fixed Keywords: | --------------------------------------+------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 1.0 => MacRuby 0.9 Comment: I see that we define the Errno module, which is then used as the outer of all errno constants. I added the Errno.code method as of r5229. -- Ticket URL: <http://www.macruby.org/trac/ticket/1160#comment:4> MacRuby <http://macruby.org/>