hyperdrive-daemon-client
hyperdrive-daemon-client copied to clipboard
writeFile() does not accept opts
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.