Change open()/load() to read(), and flush()/save() to write(), more consistent
authorNick Downing <downing.nick@gmail.com>
Sun, 21 Oct 2018 09:32:55 +0000 (20:32 +1100)
committerNick Downing <downing.nick@gmail.com>
Sun, 21 Oct 2018 09:50:51 +0000 (20:50 +1100)
commit72f23522d231f0eefcd7df948a66ab10b2390c6d
treeb6db1f7653000c262a4906eccad556eb2ec52bfd
parenta6353fe0f577b3fa25ba7678942fc9736e28d1a6
Change open()/load() to read(), and flush()/save() to write(), more consistent
JSONCache.js