Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git-lab
main
Top Level Namespace
Git
Config
Entry
Iterator
ConfigLevel
Errno
Error
Features
Repository
RepositoryState
GitLab
Collection
Environment
Error
Group
SharedWithGroup
Lint
Markdown
Namespace
Project
Links
Namespace
Owner
Statistics
Projects
Resource
State
Data
Project
Response
States
User
Version
User
Preferences
Status
Users
Version
OptionParser
Generated using Crystal 1.16.3
2025-12-17 17:14:30 UTC
struct
GitLab::
State::
States
GitLab::State::States
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
gitlab.cr
Constructors
.new
(nodes : Array(State))
.new
(pull : JSON::PullParser)
Instance Method Summary
#clone
#copy_with
(nodes _nodes = @nodes)
#nodes
: Array(State)
Constructor Detail
def self.
new
(nodes : Array(
State
))
#
[
View source
]
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(nodes _nodes = @nodes)
#
[
View source
]
def
nodes
: Array(
State
)
#