Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/langgenius/dify
/ serverVersion
Method
serverVersion
cli/src/api/meta.ts:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
async
serverVersion(): Promise<ServerVersionResponse> {
20
return
this.orpc.version.get()
21
}
22
}
Callers
3
runCompatNudge
Function · 0.80
defaultProbe
Function · 0.80
meta.test.ts
File · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected