ForkGist¶
Forks a gist into the authenticated user's account.
Constructors¶
create¶
Returns¶
- ForkGist val^
Public Functions¶
apply¶
Parameters¶
- gist_id: String val
- creds: Credentials val
Returns¶
- Promise[GistOrError] tag
by_url¶
Parameters¶
- url: String val
- creds: Credentials val
Returns¶
- Promise[GistOrError] tag
eq¶
Parameters¶
- that: ForkGist val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ForkGist val
Returns¶
- Bool val