Class MinSourcesGitProvider

java.lang.Object
com.io7m.minisite.core.MinSourcesGitProvider
All Implemented Interfaces:
MinSourcesProviderType

public final class MinSourcesGitProvider
extends java.lang.Object
implements MinSourcesProviderType
A source provider for git repositories.
  • Constructor Summary

    Constructors 
    Constructor Description
    MinSourcesGitProvider()
    Construct a provider.
  • Method Summary

    Modifier and Type Method Description
    nu.xom.Element evaluate​(MinSourcesConfiguration configuration)  
    java.lang.String system()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait