Module: Togls::TargetTypes

Defined in:
lib/togls/target_types.rb

Constant Summary collapse

NONE =

one (explicit one), none (explicity none), either (explicit for null toggle case), not set (original explicit hasn’t been set yet)

:none
NOT_SET =
:not_set
EITHER =
:either