public class HgDiffConsumer extends HgConsumer
logger
Constructor and Description |
---|
HgDiffConsumer(File workingDirectory) |
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(String line) |
List<ScmFile> |
getChangedFiles() |
Map<String,CharSequence> |
getDifferences() |
String |
getPatch() |
doConsume, getStdErr
parseDate, parseDate
public HgDiffConsumer(File workingDirectory)
public void consumeLine(String line)
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
consumeLine
in class HgConsumer
public List<ScmFile> getChangedFiles()
public Map<String,CharSequence> getDifferences()
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.