Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ index.ts
File
index.ts
src/cli/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ asStatus } from
'../commands/shared-output.js'
;
2
import
{ Command, Option } from
'commander'
;
3
import
{ createRequire } from
'module'
;
4
import
ora from
'ora'
;
Callers
nothing calls this directly
Calls
15
maybeShowTelemetryNotice
Function · 0.85
getCommandPath
Function · 0.85
trackCommand
Function · 0.85
shutdown
Function · 0.85
failWithError
Function · 0.85
hiddenStorePathOption
Function · 0.85
resolveRootForCommand
Function · 0.85
toRootOutput
Function · 0.85
registerSpecCommand
Function · 0.85
registerConfigCommand
Function · 0.85
registerSchemaCommand
Function · 0.85
registerStoreCommand
Function · 0.85
Tested by
no test coverage detected