GistCommentJSONConverter¶
Converts a JSON object from the gist comments API into a GistComment.
Implements¶
- JSONConverter[GistComment val] val
Constructors¶
create¶
Returns¶
Public Functions¶
apply¶
Converts a JSON object into a GistComment.
Parameters¶
- json: JSONNav val
- creds: Credentials val
Returns¶
- GistComment val ?
eq¶
Parameters¶
- that: GistCommentJSONConverter val
Returns¶
- Bool val
ne¶
Parameters¶
- that: GistCommentJSONConverter val
Returns¶
- Bool val