GetUsernameGists¶
Lists a specific user's public gists as a paginated list.
Constructors¶
create¶
Returns¶
- GetUsernameGists val^
Public Functions¶
apply¶
fun box apply(
username: String val,
creds: Credentials val)
: Promise[(PaginatedList[Gist val] val | RequestError val)] tag
Parameters¶
- username: String val
- creds: Credentials val
Returns¶
- Promise[(PaginatedList[Gist val] val | RequestError val)] tag
eq¶
Parameters¶
- that: GetUsernameGists val
Returns¶
- Bool val
ne¶
Parameters¶
- that: GetUsernameGists val
Returns¶
- Bool val