Package | Description |
---|---|
org.jruby.ext.pathname |
Modifier and Type | Method and Description |
---|---|
static RubyPathname |
RubyPathname.newInstance(ThreadContext context,
IRubyObject path) |
static RubyPathname |
RubyPathname.newInstance(ThreadContext context,
RubyClass klass,
IRubyObject path) |
Copyright © 2001-2015 JRuby. All Rights Reserved.