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

TypeAlias RuntimeModeEnum

cli/internal/model/enum.go:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19package model
20
21type RuntimeModeEnum string
22
23const (
24 RuntimeModeEnum_Client RuntimeModeEnum = "client"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected