enum

XDo::ClientDirection

Inherits Enum / Comparable / Value / Object

Constants

Parents = 0
Children = 1

Instance methods

children?

Returns true if this enum value equals Children

Source
parents?

Returns true if this enum value equals Parents

Source