MCPcopy Create free account
hub / github.com/effect-app/libs / commander.ts

File commander.ts

packages/vue/src/commander.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { reportMessage } from "@effect-app/vue/errorReporter"
3import { deepToRaw, reportRuntimeError } from "@effect-app/vue/lib"
4import { type MissingDependencies } from "@effect-app/vue/makeClient"

Callers

nothing calls this directly

Calls 15

renderMethod · 0.80
warnMethod · 0.80
orElseMethod · 0.80
confirmOrInterruptMethod · 0.80
confirmMethod · 0.80
infoMethod · 0.80
errorMethod · 0.80
registerMethod · 0.80
fnFunction · 0.70
updateFunction · 0.70

Tested by

no test coverage detected