Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cfworker/cfworker
/ text
Method
text
packages/dev/src/runtime/html-rewriter.js:266–268 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
264
}
265
266
get text() {
267
return
this._node.textContent;
268
}
269
270
get lastInTextNode() {
271
return
(
Callers
15
assertCanReadRequestCookieHeader
Function · 0.45
assertCanServeStaticSite
Function · 0.45
assertCanCreateKVNamespace
Function · 0.45
getWorkersDevSubdomain
Function · 0.45
deployToWorkersDev
Function · 0.45
deploy
Function · 0.45
getNamespace
Function · 0.45
getNamespaceKeys
Function · 0.45
createNamespace
Function · 0.45
bulkKV
Function · 0.45
bulkDelete
Function · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
3
assertCanReadRequestCookieHeader
Function · 0.36
assertCanServeStaticSite
Function · 0.36
assertCanCreateKVNamespace
Function · 0.36