GithubProject
coursemgmt.Domain.InstallationSource.GithubProject
final case class GithubProject(organisation: String, project: String, tag: Option[String]) extends InstallationSource
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InstallationSourceclass Objecttrait Matchableclass Any
Members list
Inherited
- Not inherited
- Product
In this article