Home
last modified time | relevance | path

Searched refs:path_make_symlink (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/ext/pathname/
H A Dpathname.c740 path_make_symlink(VALUE self, VALUE old) in path_make_symlink() function
1554 rb_define_method(rb_cPathname, "make_symlink", path_make_symlink, 1); in Init_pathname()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.312482 * ext/pathname/pathname.c (path_make_symlink): Pathname#make_symlink