| Modifier and Type | Method and Description |
|---|---|
List<BlameLine> |
BlameScmResult.getLines() |
| Constructor and Description |
|---|
BlameScmResult(List<BlameLine> lines,
ScmResult scmResult) |
BlameScmResult(String commandLine,
List<BlameLine> lines) |
| Modifier and Type | Method and Description |
|---|---|
List<BlameLine> |
GitBlameConsumer.getLines() |
| Modifier and Type | Method and Description |
|---|---|
List<BlameLine> |
HgBlameConsumer.getLines() |
| Modifier and Type | Method and Description |
|---|---|
List<BlameLine> |
SvnBlameConsumer.getLines() |
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.