struct

Octokit::Models::ForkEvent

Inherits Struct < Value < Object

Constructors

new(forkee : Repository, repo : Union(Repository, Nil), sender : Union(User, Nil), installation : Union(Installation, Nil))
new(__temp_1401 : JSON::PullParser)

Instance methods

forkee
forkee=(_forkee : Repository)
installation
installation=(_installation : Union(Installation, Nil))
repo
repo=(_repo : Union(Repository, Nil))
sender
sender=(_sender : Union(User, Nil))
to_json(json : JSON::Builder)