RFuse 0.1 review
DownloadRFUSE implements a ruby interface for FUSE
|
|
RFUSE implements a ruby interface for FUSE. So you can implement a Filesystem in Ruby.
Most of the callbacks FUSE provide are implemented. The only drawback is the lack of a multithreaded mainloop.
What's New in This Release:
This release was updated to the FUSE 2.3/2.4 ABI and should compile with the Linux 2.6.14 kernel.
RFuse 0.1 search tags