RemoteRepoSearchRes
@Js
const mixin RemoteRepoSearchRes
RemoteRepoSearchRes encapsulates RemoteRepo.search response
Matching libs with following data
Actual limit used by remote server
Offset for this page of results in the total
Total count of matches
abstract LibVersion[] libs()
Matching libs with following data:
- name
- version (latest by default)
- doc
abstract Int limit()
Actual limit used by remote server
abstract Int offset()
Offset for this page of results in the total
abstract Int total()
Total count of matches