mixin

RemoteRepoSearchRes

@Js
const mixin RemoteRepoSearchRes

RemoteRepoSearchRes encapsulates RemoteRepo.search response

methods libs

Matching libs with following data

limit

Actual limit used by remote server

offset

Offset for this page of results in the total

total

Total count of matches

libs abstract LibVersion[] libs()

Matching libs with following data:

  • name
  • version (latest by default)
  • doc

limit abstract Int limit()

Actual limit used by remote server

offset abstract Int offset()

Offset for this page of results in the total

total abstract Int total()

Total count of matches

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT