Package org.jruby.ext.pathname
Class RubyPathname.PathnameKernelMethods
java.lang.Object
org.jruby.ext.pathname.RubyPathname.PathnameKernelMethods
- Enclosing class:
RubyPathname
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
newPathname
(ThreadContext context, IRubyObject recv, IRubyObject path)
-
Constructor Details
-
PathnameKernelMethods
public PathnameKernelMethods()
-
-
Method Details
-
newPathname
-