task-glob

0.1.3 • Public • Published

task-glob

Read files with glob.

The "glob" task

Usage Examples

var glob = new (require('glob'))
glob.run(inputs, options, logger)

Options

options.patterns

Type: array

Patterns to search for.

options.cwd

Type: directory Default: 'process.cwd()'

The current working directory in which to search.

Release History

  • 2014-10-11 0.1.2 Fix settings argument not pass.
  • 2014-09-29 0.1.1 Accept array of patterns.
  • 2014-03-28 0.1.0 Initial release.

License

Copyright (c) 2014 Yuanyan Cao. Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    0
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i task-glob

Weekly Downloads

0

Version

0.1.3

License

none

Last publish

Collaborators

  • yuanyan