Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ before
Method
before
lib/node.js:115–118 ·
view source on GitHub ↗
(add)
Source
from the content-addressed store, hash-verified
113
}
114
115
before(add) {
116
this.parent.insertBefore(this, add)
117
return
this
118
}
119
120
cleanRaws(keepBetween) {
121
delete this.raws.before
Callers
2
container.test.ts
File · 0.80
node.test.ts
File · 0.80
Calls
1
insertBefore
Method · 0.80
Tested by
no test coverage detected