enum

Obsctl::TUI::View

Inherits Enum < Comparable < Value < Object

Constants

Main = 0
Settings = 1

Instance methods

main?

Returns true if this enum value equals Main

Source
settings?

Returns true if this enum value equals Settings

Source