MCPcopy
hub / github.com/esamattis/underscore.string / toBoolean.js

File toBoolean.js

toBoolean.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var trim = require('./trim');
2
3function boolMatch(s, matchers) {
4 var i, matcher, down = s.toLowerCase();

Callers

nothing calls this directly

Calls 1

boolMatchFunction · 0.85

Tested by

no test coverage detected