()
| 64479 | allowRelativePaths = false |
| 64480 | } = {}) { |
| 64481 | define2(this, KEY_IGNORE, true); |
| 64482 | this._rules = []; |
| 64483 | this._ignoreCase = ignoreCase; |
| 64484 | this._allowRelativePaths = allowRelativePaths; |
| 64485 | this._initCache(); |
| 64486 | } |
| 64487 | _initCache() { |
no test coverage detected