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