README
VFS shell interop
This module is an extension to VFS which allows shell scripts to talk to VFS agents.
Talk to VFS from shell scripts using unix sockets.
<script type="module">
import vfsShellInterop from 'https://cdn.skypack.dev/vfs-shell-interop';
</script>
This module is an extension to VFS which allows shell scripts to talk to VFS agents.