Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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