struct CB::Role
- CB::Role
- Struct
- Value
- Object
Defined in:
cb/types.crConstant Summary
-
VALID_CLUSTER_ROLES =
Set {"application", "postgres", "user"}
Constructors
Instance Method Summary
- #==(other : String)
- #name : String
-
#to_s(io : IO)
Same as
#inspect(io)
. - #valid?