WatcherIgnore
Constructors
Constructor
new WatcherIgnore(
cwd):WatcherIgnore
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
WatcherIgnore
Methods
ignore()
ignore(
pattern):void
Parameters
| Parameter | Type |
|---|---|
|
|
Returns
void
isIgnored()
isIgnored(
path):boolean
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
boolean
isMicromatch()
isMicromatch(
pattern):boolean
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
boolean
resolveFile()
resolveFile(
file):string
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
string
unignore()
unignore(
pattern):void
Parameters
| Parameter | Type |
|---|---|
|
|
Returns
void