Method TryGetPattern
TryGetPattern(string, out GitIgnorePatternMatcher)
Declaration
public bool TryGetPattern(string filePath, out GitIgnorePatternMatcher patternMatcher)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filePath | |
| GitIgnorePatternMatcher | patternMatcher |
Returns
| Type | Description |
|---|---|
| bool |