MCPcopy Create free account
hub / github.com/cloudinary/cloudinary_npm / instance

Method instance

lib/v2/search.js:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 }
23
24 static instance() {
25 return new Search();
26 }
27
28 static expression(value) {
29 return this.instance().expression(value);

Callers 11

expressionMethod · 0.95
max_resultsMethod · 0.95
next_cursorMethod · 0.95
aggregateMethod · 0.95
with_fieldMethod · 0.95
fieldsMethod · 0.95
sort_byMethod · 0.95
ttlMethod · 0.95
executeMethod · 0.95
search_spec.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected