method
hash
v2_1_10 -
Show latest stable
- Class:
Pathname
hash()public
No documentation available.
static VALUE
path_hash(VALUE self)
{
return INT2FIX(rb_str_hash(get_strpath(self)));
} hash()No documentation available.
static VALUE
path_hash(VALUE self)
{
return INT2FIX(rb_str_hash(get_strpath(self)));
}