Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
package
server
20
21
type
FeedbackCommandEnum string
22
23
const
(
24
FeedbackCommandEnum_Start FeedbackCommandEnum =
"start"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected