Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/screego/server
/ Get
Function
Get
config/mode/mode.go:18–20 ·
view source on GitHub ↗
Get returns the current mode.
()
Source
from the content-addressed store, hash-verified
16
17
// Get returns the current mode.
18
func
Get() string {
19
return
mode
20
}
Callers
2
getExecutableOrWorkDir
Function · 0.92
TestGet
Function · 0.70
Calls
no outgoing calls
Tested by
1
TestGet
Function · 0.56