Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/subquery/subql
/ init-controller.spec.ts
File
init-controller.spec.ts
packages/cli/src/controller/init-controller.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2
// SPDX-License-Identifier: GPL-3.0
3
4
import
* as fs from
'fs'
;
Callers
nothing calls this directly
Calls
11
cloneProjectGit
Function · 0.90
validateEthereumProjectManifest
Function · 0.90
fetchTemplates
Function · 0.90
fetchNetworks
Function · 0.90
fetchExampleProjects
Function · 0.90
extractFromTs
Function · 0.90
findReplace
Function · 0.90
prepareManifest
Function · 0.90
preparePackage
Function · 0.90
validateEthereumTsManifest
Function · 0.90
makeTempDir
Function · 0.70
Tested by
no test coverage detected