new Filter(opts)
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opts |
object |
Properties
|
- Source:
Methods
isIncluded(filepath) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
filepath |
string | The filepath to check. |
- Source:
Returns:
Should the given file be included?
- Type
- boolean