ruby-fusefs

library to easily define a filesystem in Ruby using fuse
  https://github.com/duairc/fusefs
  0
  no reviews



This library provides a simple API to define a FUSE filesystem in Ruby. It is *NOT* a full implementation of the FUSE API.