Searched refs:path_read (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/pathname/
H A Dpathname.c317 path_read(int argc, VALUE *argv, VALUE self) function
1321 rb_define_method(rb_cPathname, "read", path_read, -1);

Completed in 214 milliseconds