/
ai_sampletext
/
DiplomWork
Обзор
Документация
Войти
/
ai_sampletext
/
DiplomWork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
DiplomWork
/
node_modules
/
fast-glob
/
..
node_modules
Initial commit
2 месяца назад
out
Initial commit
2 месяца назад
LICENSE
Initial commit
2 месяца назад
README.md
Initial commit
2 месяца назад
package.json
Initial commit
2 месяца назад
fast-glob
Table of Contents
Highlights
Old and modern mode
Pattern syntax
Basic syntax
Advanced syntax
Installation
API
Asynchronous
Synchronous
Stream
patterns
[options]
Helpers
`generateTasks(patterns, [options])`
patterns
[options]
`isDynamicPattern(pattern, [options])`
pattern
[options]
`escapePath(path)`
`convertPathToPattern(path)`
Options
Common options
concurrency
cwd
deep
followSymbolicLinks
fs
ignore
suppressErrors
throwErrorOnBrokenSymbolicLink
Output control
absolute
markDirectories
objectMode
onlyDirectories
onlyFiles
stats
unique
Matching control
braceExpansion
caseSensitiveMatch
dot
extglob
globstar
baseNameMatch
FAQ
What is a static or dynamic pattern?
How to write patterns on Windows?
Why are parentheses match wrong?
How to exclude directory from reading?
How to use UNC path?
Compatible with `node-glob`?
Benchmarks
Changelog
License
README.md