# Interface: FileGlob
@boll/core › Globals › FileGlob
# Interface: FileGlob
# Hierarchy
- FileGlob
# Implemented by
# Index
# Properties
# Methods
# Properties
# exclude
• exclude: string[]
Defined in types.ts:67
# include
• include: string[]
Defined in types.ts:68
# Methods
# findFiles
▸ findFiles(): Promise‹BollFile[]›
Defined in types.ts:66
Returns: Promise‹BollFile[]›