UNPKG

fuse-shared-library-darwin-debug

Version:

A module containing the dylib needed to run FUSE on Mac (darwin).

6 lines (3 loc) 94 B
#!/usr/bin/env node const b = require('./build/Release/fuse_example.node') b.run_clock_fs()