QueryDescriptor

fun QueryDescriptor(url: URL, options: WebcomOptions? = null)
fun QueryDescriptor(application: WebcomApp, options: WebcomOptions? = null)
fun QueryDescriptor(repo: RepoDescriptor, ref: Long? = null, path: String = "", limit: Int? = null, startName: String? = null, endName: String? = null, options: WebcomOptions? = null, startFromEnd: Boolean = true)