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) |
executeCommand
execute
public static final String BLAME_CMD
public HgBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, String filename) throws ScmException
executeBlameCommand
in class AbstractBlameCommand
ScmException
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.