Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lxn/walk
/ App
Function
App
application.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
var
appSingleton *Application = new(Application)
47
48
func
App() *Application {
49
return
appSingleton
50
}
51
52
func
(app *Application) OrganizationName() string {
53
app.mutex.RLock()
Callers
7
Publish
Method · 0.85
ReadState
Method · 0.85
WriteState
Method · 0.85
defaultWndProc
Function · 0.85
FilePath
Method · 0.85
Show
Method · 0.85
close
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected