class

Gitlab::ForkedFromProject

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

avatar_url
Source
avatar_url=(avatar_url : String | Nil)
Source
created_at
Source
created_at=(created_at : Time)
Source
default_branch
Source
default_branch=(default_branch : String | Nil)
Source
description
Source
description=(description : String | Nil)
Source
forks_count
Source
forks_count=(forks_count : Int32 | Nil)
Source
http_url_to_repo
Source
http_url_to_repo=(http_url_to_repo : String)
Source
id=(id : Int32)
Source
last_activity_at
Source
last_activity_at=(last_activity_at : Time)
Source
name
Source
name=(name : String)
Source
name_with_namespace
Source
name_with_namespace=(name_with_namespace : String)
Source
namespace
Source
namespace=(namespace : Namespace)
Source
path
Source
path=(path : String)
Source
path_with_namespace
Source
path_with_namespace=(path_with_namespace : String)
Source
readme_url
Source
readme_url=(readme_url : String | Nil)
Source
ssh_url_to_repo
Source
ssh_url_to_repo=(ssh_url_to_repo : String)
Source
star_count
Source
star_count=(star_count : Int32)
Source
tag_list
Source
tag_list=(tag_list : Array(String))
Source
web_url
Source
web_url=(web_url : String)
Source