1.0.0 • Published 8 years ago

manta-finder v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

manta-finder: filtered Manta directory traversal

The node-manta SDK includes a stream-based directory traversal. This module provides a similar stream-based directory traversal that also supports the ability to prune directories during the search. The pruning functionality should likely be incorporated into the existing node-manta SDK's stream.

For example usage, see the mprune tool.