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