Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ isCapturedRule
Function
isCapturedRule
static/word2md/mammoth.browser.js:15461–15463 ·
view source on GitHub ↗
(subRule)
Source
from the content-addressed store, hash-verified
15459
};
15460
15461
function
isCapturedRule(subRule) {
15462
return
subRule.isCaptured;
15463
}
15464
15465
return
rule;
15466
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected