MCPcopy Index your code
hub / github.com/docsifyjs/docsify / updateOptions

Function updateOptions

src/plugins/search/component.js:232–234  ·  view source on GitHub ↗
(opts)

Source from the content-addressed store, hash-verified

230}
231
232function updateOptions(opts) {
233 options = opts;
234}
235
236export function init(opts, vm) {
237 const keywords = vm.router.parse().query.s;

Callers 2

initFunction · 0.85
updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…