struct

Octokit::Models::Pages

Inherits Struct < Value < Object

Constructors

new(url : String, status : String, cname : String, custom_404 : String, html_url : String, source : PagesSource)
new(__temp_4064 : JSON::PullParser)

Instance methods

cname
cname=(_cname : String)
custom_404
custom_404=(_custom_404 : String)
html_url
html_url=(_html_url : String)
source
source=(_source : PagesSource)
status
status=(_status : String)
to_json(json : JSON::Builder)
url
url=(_url : String)