Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/subquery/subql
/ generate-controller.test.ts
File
generate-controller.test.ts
packages/cli/src/controller/generate-controller.test.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
fs from
'fs'
;
Callers
nothing calls this directly
Calls
15
loadDependency
Function · 0.90
generateManifestTs
Function · 0.90
getManifestData
Function · 0.90
generateManifestYaml
Function · 0.90
loadFromJsonOrYaml
Function · 0.90
generateHandlerName
Function · 0.90
filterObjectsByStateMutability
Function · 0.90
prepareInputFragments
Function · 0.90
makeCLIPrompt
Function · 0.90
filterExistingMethods
Function · 0.90
constructMethod
Function · 0.90
generateHandlers
Function · 0.90
Tested by
no test coverage detected