core: extend write() to allow appending to files
commit7528d8c6acc7df1b202b2cd4eb17d1dd4d9460f2
authorDavid Aguilar <davvid@gmail.com>
Sat, 3 Jun 2023 10:09:11 +0000 (3 03:09 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 3 Jun 2023 11:52:29 +0000 (3 04:52 -0700)
tree3d488016d4511fd4a0195012195f7abe91156e50
parentc37f55e51c7534db4fd51f431fc7bd23bfc5a6e2
core: extend write() to allow appending to files

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/core.py