Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::GollumEvent
Inherits
Struct
<
Value
<
Object
Constructors
new
(pages :
Array
(
Page
), repo :
Union
(
Repository
,
Nil
), sender :
Union
(
User
,
Nil
), installation :
Union
(
Installation
,
Nil
))
new
(__temp_1434 :
JSON::PullParser
)
Instance methods
installation
installation=
(_installation :
Union
(
Installation
,
Nil
))
pages
pages=
(_pages :
Array
(
Page
))
repo
repo=
(_repo :
Union
(
Repository
,
Nil
))
sender
sender=
(_sender :
Union
(
User
,
Nil
))
to_json
(json :
JSON::Builder
)