public class GitIgnoreTagScanner extends Object implements TagScanner
| Modifier and Type | Class and Description |
|---|---|
static class |
GitIgnoreTagScanner.GitIgnoreFile |
| Constructor and Description |
|---|
GitIgnoreTagScanner() |
| Modifier and Type | Method and Description |
|---|---|
TagInfo[] |
scanTags(Path path,
Set<String> tags,
Map<String,Object> shared)
scan path for te given tags
|
String[] |
supportedTags() |
public String[] supportedTags()
supportedTags in interface TagScannerpublic TagInfo[] scanTags(Path path, Set<String> tags, Map<String,Object> shared)
TagScannerscanTags in interface TagScannerpath - path to scantags - tags to loog forCopyright © 2022 vpc open source initiative. All rights reserved.