public class GithubSourcePathResolver
extends java.lang.Object
| Constructor and Description |
|---|
GithubSourcePathResolver(java.util.Collection<java.nio.file.Path> originalSourcePaths) |
GithubSourcePathResolver(java.nio.file.Path gitRoot,
java.util.Collection<java.nio.file.Path> originalSourcePaths) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath(java.lang.String name) |