Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 748 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 748 Bytes

RFuse - DEPRECATED

DEPRECATED

This gem exists and is maintained for backwards compatibility only.

Existing RFuse filesystems are recommended to refactor to depend directly on ffi_libfuse which supports Fuse 3 and Macfuse

{RFuse::Adapter} documents the fuse method signatures that are different to ffi-libfuse


Dependencies

  • Ruby 2.7+
  • Fuse 2.8+ / Fuse 3 / MACFuse

HISTORY

This project was forked from rfuse-ng which was forked from the original rfuse.

RFuse-NG: Tamás László Fábián [email protected] et al on Github

Original Rfuse (@rubyforge): Peter Schrammel AT gmx.de

See also {file:CHANGELOG.md}

CONTRIBUTING