Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moli-X/Resources
/ ToDot
Function
ToDot
Script/Parser.js:1812–1815 ·
view source on GitHub ↗
(cnt)
Source
from the content-addressed store, hash-verified
1810
}
1811
1812
function
ToDot(cnt) {
1813
cnt = cnt ? cnt.replace(/这是个点/g,
"."
) :
""
1814
return
cnt
1815
}
1816
1817
//正则筛选, 完整内容匹配
1818
function
Regex(content) {
Callers
1
Rename
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected