public static class JRubyLibrary.JRubyConfig
extends java.lang.Object
Constructor and Description |
---|
JRubyConfig() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
did_you_mean_disabled_p(ThreadContext context,
IRubyObject self) |
static IRubyObject |
rubygems_disabled_p(ThreadContext context,
IRubyObject self) |
public static IRubyObject rubygems_disabled_p(ThreadContext context, IRubyObject self)
public static IRubyObject did_you_mean_disabled_p(ThreadContext context, IRubyObject self)
Copyright © 2001-2021 JRuby. All Rights Reserved.