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