# Functions
FromBool creates a Bool representing a static, scalar value.
FromBoolOrString creates a BoolOrString representing a static, scalar value.
# Structs
Bool represents a bool value that can be modified on a per-repo basis.
BoolOrString is a set of rules that either evaluate to a string or a bool.