Return a random-access-file instance, no matter wheter a file name or an already created instance is passed.
var rafify = require('rafify')
var store = rafify(path || store)
$ npm install rafify
MIT
Return a random-access-file instance, no matter wheter a file name or an already created instance is passed.
var rafify = require('rafify')
var store = rafify(path || store)
$ npm install rafify
MIT