RepositoryInfo
Constructors
new(name : String, url : String, branch : String = "main", latest_commit : String = "", source : String = "git")
SourceInstance methods
branch
Sourcebranch=(branch : String)
Sourcelatest_commit
Sourcelatest_commit=(latest_commit : String)
Sourcelocal_path
Sourcelocal_path=(local_path : String)
Sourcename
Sourcename=(name : String)
Sourcesource
Sourcesource=(source : String)
Sourceurl
Sourceurl=(url : String)
Source