wybiral/hookah

Add file streams

wybiral opened this issue · 0 comments

The protocol should be "file://" and writes should be done by appending (append | create).

"file://path" should be relative to the tool usage and "file:///path" should be absolute (similar to how unix:// is handled).