RemoteRepoSearchReq
@Js
const class RemoteRepoSearchReq : Obj
RemoteRepoSearchReq encapsulates RemoteRepo.search request
Constructor with query string and it-block
Requested limit (server may response with smaller limit)
Query string
Debug string
const Int : limit
Requested limit (server may response with smaller limit)
new make(Str query, |This|? f := null)
Constructor with query string and it-block
const Str : query
Query string
virtual Str toStr()
Debug string