Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git-lab
main
GitLab
Error
GraphQL
Namespace
Project
REST
Generated using Crystal 1.16.3
2026-02-24 18:54:06 UTC
class
GitLab::
Project
GitLab::Project
Reference
Object
Defined in:
gitlab.cr
Constructors
.new
(workdir =
"."
)
Instance Method Summary
#full_path
(remote =
"origin"
)
#gitlab=
(gitlab : GitLab | Nil)
#remotes
: Hash(String, URI)
#workdir
: Path
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
]