MCPcopy Index your code
hub / github.com/anomalyco/opencode / command.tsx

File command.tsx

packages/app/src/context/command.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createSimpleContext } from "@opencode-ai/ui/context"
2import { useDialog } from "@opencode-ai/ui/context/dialog"
3import { type Accessor, createEffect, createMemo, onCleanup, onMount } from "solid-js"
4import { createStore } from "solid-js/store"

Callers

nothing calls this directly

Calls 13

createSimpleContextFunction · 0.90
useDialogFunction · 0.90
persistedFunction · 0.90
actionIdFunction · 0.85
parseKeybindFunction · 0.85
signatureFunction · 0.85
pushMethod · 0.80
bindFunction · 0.70
optionsFunction · 0.70
addMethod · 0.65
getMethod · 0.65
globalMethod · 0.45

Tested by

no test coverage detected