Package | Description |
---|---|
io.takari.builder.internal.pathmatcher |
Modifier and Type | Method and Description |
---|---|
static FileMatcher |
FileMatcher.absoluteMatcher(Path basedir,
Collection<String> includes,
Collection<String> excludes) |
Modifier and Type | Method and Description |
---|---|
static Map<Path,FileMatcher> |
FileMatcher.subdirMatchers(Path basedir,
Collection<String> includes,
Collection<String> excludes) |
Copyright © 2017. All rights reserved.