Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ back
Function
back
lib/tokenize.js:260–262 ·
view source on GitHub ↗
(token)
Source
from the content-addressed store, hash-verified
258
}
259
260
function
back(token) {
261
returned.push(token)
262
}
263
264
return
{
265
back,
Callers
nothing calls this directly
Calls
1
push
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…