Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

16 Commits

Repository files navigation

node-mount

Copyright (C) 2011 by Maciej Małecki
MIT License (see LICENSE file)

Mount your device from node.js like what.

Usage

varmount=require('mount');mount.mount('tmpfs','tmpDir','tmpfs');// ... do some stuff in tmpDirmount.unmount('tmpDir');// BAH! everything from tmpDir is gone!

Installation

npm install mount

About

Mount devices with node.js like what

Resources

Stars

16 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages