Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/ext/pathname/
H A Dpathname.c1020 path_symlink_p(VALUE self) in path_symlink_p() function
1581 rb_define_method(rb_cPathname, "symlink?", path_symlink_p, 0); in Init_pathname()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.311628 * ext/pathname/pathname.c (path_symlink_p): Pathname#symlink?