class GitLab::Project

Defined in:

gitlab.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(workdir = ".") #

[View source]

Instance Method Detail

def full_path(remote = "origin") #

[View source]
def gitlab=(gitlab : GitLab | Nil) #

[View source]
def remotes : Hash(String, URI) #

[View source]
def workdir : Path #

[View source]