Gitlab::ForkedFromProject
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
avatar_url
Sourceavatar_url=(avatar_url : String | Nil)
Sourcecreated_at
Sourcedefault_branch
Sourcedefault_branch=(default_branch : String | Nil)
Sourcedescription
Sourcedescription=(description : String | Nil)
Sourceforks_count
Sourceforks_count=(forks_count : Int32 | Nil)
Sourcehttp_url_to_repo
Sourcehttp_url_to_repo=(http_url_to_repo : String)
Sourceid
Sourceid=(id : Int32)
Sourcelast_activity_at
Sourcename
Sourcename=(name : String)
Sourcename_with_namespace
Sourcename_with_namespace=(name_with_namespace : String)
Sourcenamespace
Sourcenamespace=(namespace : Namespace)
Sourcepath
Sourcepath=(path : String)
Sourcepath_with_namespace
Sourcepath_with_namespace=(path_with_namespace : String)
Sourcereadme_url
Sourcereadme_url=(readme_url : String | Nil)
Sourcessh_url_to_repo
Sourcessh_url_to_repo=(ssh_url_to_repo : String)
Sourcestar_count
Sourcestar_count=(star_count : Int32)
Sourcetag_list
Sourcetag_list=(tag_list : Array(String))
Sourceweb_url
Sourceweb_url=(web_url : String)
Source