Class InstallGit

java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingCollection<Statement>
com.google.common.collect.ForwardingList<Statement>
org.jclouds.scriptbuilder.domain.StatementList
org.jclouds.scriptbuilder.statements.git.InstallGit
All Implemented Interfaces:
Iterable<Statement>, Collection<Statement>, List<Statement>, SequencedCollection<Statement>, AcceptsStatementVisitor, Statement

public class InstallGit extends StatementList
Installs git onto a host
  • Constructor Details

    • InstallGit

      public InstallGit()