class GitLab::Project::Namespace

Included Modules

Defined in:

gitlab/project.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def full_path : String | Nil #

[View source]
def id : UInt128 | Nil #

[View source]
def kind : String | Nil #

[View source]
def name : String | Nil #

[View source]
def path : String | Nil #

[View source]