Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
GitHub::Repos::Direction
GitHub::Repos::List(T)
GitHub::Repos::Sort
GitHub::Repos::Type
GitHub::Repos::Visibility