0.0.3 • Published 11 years ago

snapdir v0.0.3

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

snapdir Build Status

Getting Started

Install the module with: npm install snapdir

var snapdir = require('snapdir');

var result = sut.getTreeSync({
    globPattern: "sampleDir",  // required glob search pattern
    noSha: true                // default is false
});

License

Copyright (c) Jason Jarret 2014 . Licensed under the MIT license.