jruby/docs BETA
Navigation
org.jruby.ext.pathname.RubyPathname 1
C PathnameKernelMethods
PathnameKernelMethods — members 2
C new()
M new_pathname(context, recv, path) IRubyObject

org.jruby.ext.pathname.RubyPathname.PathnameKernelMethods

class 2 members

Constructors

new

new ( )
Java: <init>()

Class Methods

new_pathname

IRubyObject new_pathname ( ThreadContext context, IRubyObject recv, IRubyObject path )
Java: newPathname(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject path)