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