CommitFileJSONConverter¶
Converts a JSON object into a CommitFile.
Implements¶
- JSONConverter[CommitFile val] val
Constructors¶
create¶
Returns¶
Public Functions¶
apply¶
Parses the JSON representation of a changed file in a commit.
Parameters¶
- json: JSONNav val
- creds: Credentials val
Returns¶
- CommitFile val ?
eq¶
Parameters¶
- that: CommitFileJSONConverter val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CommitFileJSONConverter val
Returns¶
- Bool val