Package org.jruby.api
Class API
java.lang.Object
org.jruby.api.API
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intrb_cloexec_pipe(Ruby runtime, int[] pipes) static voidrb_maygvl_fd_fix_cloexec(Ruby runtime, int fd) static intstatic <T> Trb_rescue_typeerror(ThreadContext context, T dflt, Supplier<T> func) static IRubyObjectrb_sys_fail_path(Ruby runtime, String path)
-
Constructor Details
-
API
public API()
-
-
Method Details
-
rb_sys_fail_path
-
rb_pipe
-
rb_cloexec_pipe
-
rb_maygvl_fd_fix_cloexec
-
rb_rescue_typeerror
-