MCPcopy 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.
18func Get() string {
19 return mode
20}

Callers 2

getExecutableOrWorkDirFunction · 0.92
TestGetFunction · 0.70

Calls

no outgoing calls

Tested by 1

TestGetFunction · 0.56