Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/triggerdotdev/trigger.dev
/ astro.test.ts
File
astro.test.ts
packages/cli/src/frameworks/astro/astro.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
mock from
"mock-fs"
;
2
import
{ Astro } from
"."
;
3
import
{ getFramework } from
".."
;
4
import
{ pathExists } from
"../../utils/fileSystem"
;
Callers
nothing calls this directly
Calls
4
pathExists
Function · 0.90
getFramework
Function · 0.85
install
Method · 0.65
restore
Method · 0.45
Tested by
no test coverage detected