public static interface RepoCommand.IncludedFileReader
| Modifier and Type | Method | Description |
|---|---|---|
InputStream |
readIncludeFile(String path) |
Read a file from the same base dir of the manifest xml file.
|
InputStream readIncludeFile(String path) throws GitAPIException, IOException
path - The relative path to the file to readInputStream of the file.GitAPIExceptionIOExceptionCopyright © 2018. All rights reserved.