RFuse 0.1 review

Download
by rbytes.net on

RFUSE implements a ruby interface for FUSE

License: GPL (GNU General Public License)
File size: 0K
Developer: Peter Schrammel
0 stars award from rbytes.net

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 keywords