//Ankea/fi.jyu.ohj2.sourander.ankea.repository/DeckRepository/loadAll
loadAll¶
[JVM]\ open fun loadAll(): List<Deck>
Deserialises all decks from the JSON file.
Return¶
the loaded decks or an empty list
//Ankea/fi.jyu.ohj2.sourander.ankea.repository/DeckRepository/loadAll
[JVM]\ open fun loadAll(): List<Deck>
Deserialises all decks from the JSON file.
the loaded decks or an empty list