CommitJSONConverter¶
Converts a JSON object from the commits API into a Commit.
Implements¶
- JSONConverter[Commit val] val
Constructors¶
create¶
Returns¶
- CommitJSONConverter val^
Public Functions¶
apply¶
Parses the JSON representation of a commit.
Parameters¶
- json: JSONNav val
- creds: Credentials val
Returns¶
- Commit val ?
eq¶
Parameters¶
- that: CommitJSONConverter val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CommitJSONConverter val
Returns¶
- Bool val