Class GitRemoteInfoConsumer

java.lang.Object
org.apache.maven.scm.util.AbstractConsumer
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo.GitRemoteInfoConsumer
All Implemented Interfaces:
org.codehaus.plexus.util.cli.StreamConsumer

public class GitRemoteInfoConsumer extends AbstractConsumer
Author:
Bertrand Paquet
  • Constructor Details

    • GitRemoteInfoConsumer

      public GitRemoteInfoConsumer(String commandLine)
  • Method Details

    • consumeLine

      public void consumeLine(String line)
    • getRemoteInfoScmResult

      public RemoteInfoScmResult getRemoteInfoScmResult()