Class HgRemoveConsumer

  • All Implemented Interfaces:
    org.codehaus.plexus.util.cli.StreamConsumer

    public class HgRemoveConsumer
    extends HgConsumer
    Author:
    thurner rupert, Olivier Lamy
    • Constructor Detail

      • HgRemoveConsumer

        public HgRemoveConsumer​(ScmLogger logger,
                                java.io.File workingDir)
    • Method Detail

      • getRemovedFiles

        public java.util.List<ScmFile> getRemovedFiles()