Closed mk closed 2 years ago
Seems good to me
write-bytes
docs:
https://github.com/babashka/fs/blob/master/API.md#write-bytes
Here is write-lines
:
https://github.com/babashka/fs/blob/master/API.md#write-lines
Please review to check if this is something you were thinking of.
I've been wanting to use babashka.fs for writing files using nio
Might supporting those be a sensible addition? Would also require an implementation
->standard-open-option
analogous to->copy-opts
.