struct

Octokit::Models::APIMeta

Inherits Struct < Value < Object

Constructors

new(hooks : Array(String), git : Array(String), verifiable_password_authentication : Bool, pages : Array(String), importer : Array(String))
new(__temp_188 : JSON::PullParser)

Instance methods

git
git=(_git : Array(String))
hooks
hooks=(_hooks : Array(String))
importer
importer=(_importer : Array(String))
pages
pages=(_pages : Array(String))
to_json(json : JSON::Builder)
verifiable_password_authentication
verifiable_password_authentication=(_verifiable_password_authentication : Bool)