Package org.jruby.runtime.load
Class LoadService.LoadPathMethods
java.lang.Object
org.jruby.runtime.load.LoadService.LoadPathMethods
- Enclosing class:
LoadService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
resolve_feature_path
(ThreadContext context, IRubyObject self, IRubyObject pathArg)
-
Constructor Details
-
LoadPathMethods
public LoadPathMethods()
-
-
Method Details
-
resolve_feature_path
public static IRubyObject resolve_feature_path(ThreadContext context, IRubyObject self, IRubyObject pathArg)
-