Searched refs:onResult (Results 1 – 4 of 4) sorted by relevance
25 onResult: function (...args) { method
633 onResult: function (...args) { method643 onResult: function (...args) { method
448 onResult: function (...args) { method
3686 const ignoreOpts = { ...options, ignore: null, onMatch: null, onResult: null }; property3694 if (typeof opts.onResult === 'function') {3695 opts.onResult(result);