Confispex.Type.Boolean (confispex v0.5.0)

A boolean type.

Casts "enabled", "true", "1", "yes", 1, true to true, and "disabled", "false", "0", "no", 0, false to false.

No options.