Class Config

java.lang.Object
edu.university.ecs.lab.common.config.Config

public class Config extends Object
Model to represent the JSON configuration file Some additional notes, this object is p
  • Constructor Details

  • Method Details

    • getRepoName

      public String getRepoName()
      This method gets the repository name parsed from the repositoryURL
      Returns:
      the plain string repository name with no path related characters