public class HgBlameCommand extends AbstractBlameCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BLAME_CMD |
Constructor and Description |
---|
HgBlameCommand() |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
java.lang.String filename) |
executeCommand
execute, getLogger, setLogger
public static final java.lang.String BLAME_CMD
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, java.lang.String filename) throws ScmException
executeBlameCommand
in class AbstractBlameCommand
ScmException