Method Stdio.Stat()->_equal()


Method _equal

bool equal(Stdio.Stat from, mixed other)

Description

Compare this object with another Stat object.

Returns

Returns 1 if other is a Stat object with the same content, and 0 (zero) otherwise.