Confispex.Type.Boolean (confispex v0.2.0)
A boolean type.
Casts "enabled"
, "true"
, "1"
, "yes"
, 1
, true
to true
,
and "disabled"
, "false"
, "0"
, "no"
, 0
, false
to false
.
No options.
A boolean type.
Casts "enabled"
, "true"
, "1"
, "yes"
, 1
, true
to true
,
and "disabled"
, "false"
, "0"
, "no"
, 0
, false
to false
.
No options.