Package org.jruby

Interface RubyProcess.NonNativeErrno

Enclosing class:
RubyProcess

private static interface RubyProcess.NonNativeErrno
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    handle(Ruby runtime, int result)
     
  • Method Details

    • handle

      int handle(Ruby runtime, int result)