path-tracer

1.0.0 • Public • Published

path-tracer

tools to trace path

  • getFiles(path [, opt])

    param | type | description ----------|---------------|---------------- path | String | opt | Object | through, pattern

    Example

    getFiles('./_path');
    getFiles('./_path', {pattern: '/html$/g', through: false});
    

Readme

Keywords

none

Package Sidebar

Install

npm i path-tracer

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • gewenmao