hyperdrive-daemon-client icon indicating copy to clipboard operation
hyperdrive-daemon-client copied to clipboard

writeFile() does not accept opts

Open pfrazee opened this issue 6 years ago • 0 comments

The writeFile() method needs to accept an opts param, which I believe is the exact same as the createWriteStream() method. AFAICT this will require updating the wire proto because the message doesn't have the opts param.

pfrazee avatar Oct 21 '19 18:10 pfrazee