Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moli-X/Resources
/ include
Function
include
Script/Parser.js:1209–1209 ·
view source on GitHub ↗
(item)
Source
from the content-addressed store, hash-verified
1207
dd = Rule_Policy(cc);
1208
if
(Tin !=
""
&& Tin != null) {
1209
const
include = (item) => dd.indexOf(item) != -1;
// 保留项
1210
if
(Tin.some(include)) {
1211
nlist.push(dd);
1212
}
Callers
nothing calls this directly
Calls
1
indexOf
Method · 0.45
Tested by
no test coverage detected