public class HgBlameCommand extends AbstractBlameCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
BLAME_CMD |
logger| Constructor and Description |
|---|
HgBlameCommand() |
| Modifier and Type | Method and Description |
|---|---|
BlameScmResult |
executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
executeCommandexecutepublic static final String BLAME_CMD
public HgBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, String filename) throws ScmException
executeBlameCommand in class AbstractBlameCommandScmExceptionCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.