struct

GitHub::Repos

Inherits GitHub::API < Struct < Value < Object

Constructors

new(client)
Source

Instance methods

accessible_to_me(page : Int64 | Nil = nil, per_page : Int32 | Nil = nil, visibility : Visibility | Nil = nil, type : Type | Nil = nil, sort : Sort | Nil = nil, direction : Direction | Nil = nil, since : Time | Nil = nil, before : Time | Nil = nil) : List(Repository)
Source

Nested types