Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
picore
dev
Github
Head
Pull
Repository
Picore
Generated using Crystal 1.14.0
2024-11-26 07:18:00 UTC
class
Github::
Head
Github::Head
Reference
Object
Included Modules
JSON::Serializable
Defined in:
github.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#ref
: String
#ref=
(ref : String)
#repo
: Repository
#repo=
(repo : Repository)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
ref
: String
#
[
View source
]
def
ref=
(ref : String)
#
[
View source
]
def
repo
:
Repository
#
[
View source
]
def
repo=
(repo :
Repository
)
#
[
View source
]