BLUE
PHP 7.4.33
Path:
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/tailwindcss/node_modules/fast-glob/out/utils
Run
Logout
Edit File
Size: 2.70 KB
Close
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/tailwindcss/node_modules/fast-glob/out/utils/pattern.d.ts
Text
Base64
import { MicromatchOptions, Pattern, PatternRe } from '../types'; type PatternTypeOptions = { braceExpansion?: boolean; caseSensitiveMatch?: boolean; extglob?: boolean; }; export declare function isStaticPattern(pattern: Pattern, options?: PatternTypeOptions): boolean; export declare function isDynamicPattern(pattern: Pattern, options?: PatternTypeOptions): boolean; export declare function convertToPositivePattern(pattern: Pattern): Pattern; export declare function convertToNegativePattern(pattern: Pattern): Pattern; export declare function isNegativePattern(pattern: Pattern): boolean; export declare function isPositivePattern(pattern: Pattern): boolean; export declare function getNegativePatterns(patterns: Pattern[]): Pattern[]; export declare function getPositivePatterns(patterns: Pattern[]): Pattern[]; /** * Returns patterns that can be applied inside the current directory. * * @example * // ['./*', '*', 'a/*'] * getPatternsInsideCurrentDirectory(['./*', '*', 'a/*', '../*', './../*']) */ export declare function getPatternsInsideCurrentDirectory(patterns: Pattern[]): Pattern[]; /** * Returns patterns to be expanded relative to (outside) the current directory. * * @example * // ['../*', './../*'] * getPatternsInsideCurrentDirectory(['./*', '*', 'a/*', '../*', './../*']) */ export declare function getPatternsOutsideCurrentDirectory(patterns: Pattern[]): Pattern[]; export declare function isPatternRelatedToParentDirectory(pattern: Pattern): boolean; export declare function getBaseDirectory(pattern: Pattern): string; export declare function hasGlobStar(pattern: Pattern): boolean; export declare function endsWithSlashGlobStar(pattern: Pattern): boolean; export declare function isAffectDepthOfReadingPattern(pattern: Pattern): boolean; export declare function expandPatternsWithBraceExpansion(patterns: Pattern[]): Pattern[]; export declare function expandBraceExpansion(pattern: Pattern): Pattern[]; export declare function getPatternParts(pattern: Pattern, options: MicromatchOptions): Pattern[]; export declare function makeRe(pattern: Pattern, options: MicromatchOptions): PatternRe; export declare function convertPatternsToRe(patterns: Pattern[], options: MicromatchOptions): PatternRe[]; export declare function matchAny(entry: string, patternsRe: PatternRe[]): boolean; /** * This package only works with forward slashes as a path separator. * Because of this, we cannot use the standard `path.normalize` method, because on Windows platform it will use of backslashes. */ export declare function removeDuplicateSlashes(pattern: string): string; export declare function partitionAbsoluteAndRelative(patterns: Pattern[]): Pattern[][]; export declare function isAbsolute(pattern: string): boolean; export {};
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 16
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
array.d.ts
145 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
array.js
608 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
errno.d.ts
118 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
errno.js
234 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fs.d.ts
186 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fs.js
756 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
298 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
596 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
path.d.ts
739 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
path.js
2.94 KB
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pattern.d.ts
2.70 KB
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pattern.js
8.32 KB
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
stream.d.ts
172 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
stream.js
629 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
string.d.ts
124 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
string.js
298 B
lrw-r--r--
2025-03-28 11:04:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).