disk-fs

1.1.0 • Public • Published

Disk File System

NPM version

Abstract base class/prototype for node-disk file system implementations. It's purpose is to be a reference for implementors and also to provide a fallback layer when in use with node-disk; middleware file system implementations will be extended by it to ensure graceful error handling in the case that a particular method has not been implemented by the middleware.

Install via npm

$ npm install disk-fs

/disk-fs/

    Package Sidebar

    Install

    npm i disk-fs

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • jhermsmeier