Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
singleton
v0.0.1
Singleton
SingleTon
Built with Crystal 1.9.2
2023-10-08 09:47:33 UTC
class
SingleTon
SingleTon
Reference
Object
Defined in:
singleton.cr
Class Method Summary
.get_instance
Macro Summary
st_init
(*props)
st_properties
(*props)
st_property
(name)
Class Method Detail
def self.
get_instance
#
[
View source
]
Macro Detail
macro
st_init
(*props)
#
[
View source
]
macro
st_properties
(*props)
#
[
View source
]
macro
st_property
(name)
#
[
View source
]