class

KeyValueStore::NamedState

Inherits Reference < Object

Constructors

new(name : String)
Source

Instance methods

get?(key : Key) : Value | Nil
Source
name
Source
revision
Source
set(key : Key, value : Value) : Void
Source