struct

Octokit::Models::ListOptions

Inherits Struct < Value < Object

Constructors

new(page : Int32, per_page : Union(Int32, Nil))
new(__temp_2256 : JSON::PullParser)

Instance methods

page
page=(_page : Int32)
per_page
per_page=(_per_page : Union(Int32, Nil))
to_json(json : JSON::Builder)