Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ command-surface-metadata.test.ts
File
command-surface-metadata.test.ts
src/commands/__tests__/command-surface-metadata.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
{ test } from
'vitest'
;
3
import
{ listMcpExposedCommandNames } from
'../../command-catalog.ts'
;
4
import
{
Callers
nothing calls this directly
Calls
14
listMcpExposedCommandNames
Function · 0.90
listMcpCommandMetadata
Function · 0.90
listCommandMetadataNames
Function · 0.90
listExecutableCommandNames
Function · 0.90
listCommandMetadata
Function · 0.90
listCommandFamilyMetadata
Function · 0.90
listCommandFamilyDefinitions
Function · 0.90
listCommandFamilyCliSchemas
Function · 0.90
listCommandFamilyCliReaders
Function · 0.90
listCommandFamilyDaemonWriters
Function · 0.90
defineFieldCommandMetadata
Function · 0.90
defineExecutableCommand
Function · 0.90
Tested by
no test coverage detected