MCPcopy Create free account
hub / github.com/OpenAtomFoundation/SmartIDE / FeedbackCommandEnum

TypeAlias FeedbackCommandEnum

cli/cmd/server/enum.go:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19package server
20
21type FeedbackCommandEnum string
22
23const (
24 FeedbackCommandEnum_Start FeedbackCommandEnum = "start"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected