GistCommentJsonConverter¶
Converts a JSON object from the gist comments API into a GistComment.
Implements¶
- JsonConverter[GistComment val] val
Constructors¶
create¶
Returns¶
Public Functions¶
apply¶
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