Class HgUtils.HgBranchnameConsumer

All Implemented Interfaces:
org.codehaus.plexus.util.cli.StreamConsumer
Enclosing class:
HgUtils

private static class HgUtils.HgBranchnameConsumer extends HgConsumer
Get current (working) branch name
  • Field Details

    • branchName

      private String branchName
  • Constructor Details

    • HgBranchnameConsumer

      HgBranchnameConsumer(ScmLogger logger)
  • Method Details