Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mancala
master
Mancala
Activity
Controller
Resource
Built with Crystal 1.9.2
2023-10-08 13:57:17 UTC
class
Mancala::Resource(T)
Mancala::Resource(T)
Reference
Object
Defined in:
mancala/resource.cr
Instance Method Summary
#[]
(identifier : String) : T
#load
(identifier : String, filename : String)
Instance Method Detail
def
[]
(identifier : String) : T
#
[
View source
]
def
load
(identifier : String, filename : String)
#
[
View source
]