Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react-native-community/cli
/ init.test.ts
File
init.test.ts
__e2e__/init.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
path from
'path'
;
3
import
execa from
'execa'
;
4
import
{runCLI, getTempDirectory, cleanup, writeFiles} from
'../jest/helpers'
;
Callers
nothing calls this directly
Calls
6
getTempDirectory
Function · 0.90
cleanup
Function · 0.90
writeFiles
Function · 0.90
runCLI
Function · 0.90
createCustomTemplateFiles
Function · 0.85
isYarnAvailable
Function · 0.85
Tested by
no test coverage detected