Skip to content

Commit

Permalink
Update API docs for globbing
Browse files Browse the repository at this point in the history
  • Loading branch information
perry-mitchell committed Mar 2, 2019
1 parent 493636b commit eb1e186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const stats = require("./interface/stat.js");
/**
* @typedef {OptionsForAdvancedResponses} GetDirectoryContentsOptions
* @property {Boolean=} deep - Return deep (infinite) items (default: false)
* @property {String=} glob - Glob pattern for matching certain files
*/

/**
Expand Down

0 comments on commit eb1e186

Please sign in to comment.