MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / findModeToCaseless

Function findModeToCaseless

tools/xsbug/FindRow.js:57–59  ·  view source on GitHub ↗
(findMode)

Source from the content-addressed store, hash-verified

55}
56
57export function findModeToCaseless(findMode) {
58 return (findMode & 1) == 0;
59}
60
61class FindModeBehavior extends ButtonBehavior {
62 changeState(container, state) {

Callers 2

findMethod · 0.90
onFindEditedMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected