Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Glassy::Kernel::Context
Inherits
Reference
<
Object
Constants
STORE_MAPPINGS = [
Nil
,
String
,
Int32
,
Int64
,
Float64
,
Bool
]
Instance methods
get
(name :
String
)
Source
get?
(name :
String
)
Source
merge
(context2 :
Context
) :
Context
Source
set
(name :
String
, value :
StoreTypes
)
Source
store
Source
Nested types
Glassy::Kernel::Context::StoreTypes