UnixMountEntry.compare

Compares two unix mounts.

class UnixMountEntry
int
compare

Parameters

mount2 UnixMountEntry

second #GUnixMountEntry to compare.

Return Value

Type: int

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

Meta