Interface LocalSourceConfig

  • All Superinterfaces:
    org.guvnor.ala.config.Config, org.guvnor.ala.config.SourceConfig

    public interface LocalSourceConfig
    extends org.guvnor.ala.config.SourceConfig
    Interface that represents the sources configuration for the local build system.
    • Method Detail

      • getRootPath

        default String getRootPath()
        Returns:
        the uri for the path where the sources are located.