class

RepositoryInfo

Inherits Reference < Object

Constructors

new(name : String, url : String, branch : String = "main", latest_commit : String = "", source : String = "git")
Source

Instance methods

branch
Source
branch=(branch : String)
Source
latest_commit
Source
latest_commit=(latest_commit : String)
Source
local_path
Source
local_path=(local_path : String)
Source
name
Source
name=(name : String)
Source
source
Source
source=(source : String)
Source
url=(url : String)
Source