Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getCurrentVersion
Method
getCurrentVersion
forge-gui-mobile/src/forge/GuiMobile.java:68–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
@Override
69
public
String getCurrentVersion() {
70
return
Forge.getDeviceAdapter().getVersionString();
71
}
72
73
@Override
74
public
String getAssetsDir() {
Callers
nothing calls this directly
Calls
2
getDeviceAdapter
Method · 0.95
getVersionString
Method · 0.65
Tested by
no test coverage detected