UnixMountPoint.compare

Compares two unix mount points.

class UnixMountPoint
int
compare

Parameters

mount2 UnixMountPoint

Return Value

Type: int

1, 0 or -1 if mount1 is greater than, equal to, or less than mount2, respectively.