# File lib/childprocess/unix/lib.rb, line 92 def self.check(errno) if errno != 0 raise Error, Lib.strerror(errno) end end
# File lib/childprocess/unix/lib.rb, line 10 def self.environ _NSGetEnviron().read_pointer end
[Validate]
Generated with the Darkfish Rdoc Generator 2.