/rafify

Return a random-access-file instance, no matter wheter a file name or an already created instance is passed

Primary LanguageJavaScript

rafify

Return a random-access-file instance, no matter wheter a file name or an already created instance is passed.

Example

var rafify = require('rafify')

var store = rafify(path || store)

Installation

$ npm install rafify

License

MIT