MCPcopy Create free account
hub / github.com/alephdata/aleph / hasSort

Method hasSort

ui/src/app/Query.js:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 }
167
168 hasSort() {
169 return this.has('sort');
170 }
171
172 sortBy(name, direction) {
173 if (!name || !direction) {

Callers 1

defaultSortByMethod · 0.95

Calls 1

hasMethod · 0.95

Tested by

no test coverage detected