Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
create a pathname object.
This method is available since 1.8.5.
static VALUE path_f_pathname(VALUE self, VALUE str) { return rb_class_new_instance(1, &str, rb_cPathname); }
This page was generated for Ruby 1.9.3
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.0.