class Shatter::RegistryHash
- Shatter::RegistryHash
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
shatter/registry.crConstructors
Instance Method Summary
- #after_initialize
- #entries : Hash(String, NamedTuple(protocol_id: UInt32))
- #reverse : Hash(UInt32, String)
- #reverse? : Hash(UInt32, String) | Nil