Re: VFS documentation

2017-06-07 Thread Christian Helmuth
Hello Ben, On Sun, Jun 04, 2017 at 05:03:33PM -0600, Nobody III wrote: > I've been modifying my file manager to use the VFS library as its backend, > but I'm not entirely sure how to use properly, and I haven't found much > documentation on how to use it (especially how to write to files) > asynch

VFS documentation

2017-06-04 Thread Nobody III
I've been modifying my file manager to use the VFS library as its backend, but I'm not entirely sure how to use properly, and I haven't found much documentation on how to use it (especially how to write to files) asynchronously. Could someone please explain this, and ideally add it to the official