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