Class HgConfig

    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.maven.scm.provider.hg.HgConfig.HgVersionConsumer getHgVersion​(java.io.File workingDir)  
      java.lang.String toString​(java.io.File workingDir)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getHgVersion

        public static org.apache.maven.scm.provider.hg.HgConfig.HgVersionConsumer getHgVersion​(java.io.File workingDir)
                                                                                        throws ScmException
        Throws:
        ScmException
      • toString

        public java.lang.String toString​(java.io.File workingDir)