class

Gitlab::Project

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
ci_config_path
Source
ci_config_path=(ci_config_path : String | Nil)
Source
default_branch
Source
default_branch=(default_branch : String)
Source
description
Source
description=(description : String | Nil)
Source
git_http_url
Source
git_http_url=(git_http_url : String)
Source
git_ssh_url
Source
git_ssh_url=(git_ssh_url : String)
Source
homepage
Source
homepage=(homepage : String | Nil)
Source
http_url
Source
http_url=(http_url : String | Nil)
Source
id=(id : Int32)
Source
name
Source
name=(name : String)
Source
namespace
Source
namespace=(namespace : String)
Source
path_with_namespace
Source
path_with_namespace=(path_with_namespace : String)
Source
ssh_url
Source
ssh_url=(ssh_url : String | Nil)
Source
url=(url : String | Nil)
Source
visibility_level
Source
visibility_level=(visibility_level : Int32)
Source
web_url
Source
web_url=(web_url : String)
Source