Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/observablehq/framework
/ visitFiles
Method
visitFiles
test/deploy-test.ts:127–129 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
125
}
126
127
*visitFiles(path: string) {
128
yield* visitFiles(path);
129
}
130
131
async
stat(path: string) {
132
function
overrideTime(s: Stats, date: Date) {
Callers
3
findMostRecentSourceMtimeMs
Method · 0.80
findLeastRecentBuildMtimeMs
Method · 0.80
findBuildFiles
Method · 0.80
Calls
1
visitFiles
Function · 0.85
Tested by
no test coverage detected