gren-lang/node

Add API for appending to a file

Closed this issue · 1 comments

Not entirely sure how this should look like. A phantom type on FileHandle that represents if a file is opened in append mode or not?

Gonna let this simmer for a bit.

I'm dealing with this as part of a larger FileSystem rewrite. Closing this specific issue.