Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TCOTC/CleanFlash_Installer
/ GetFlashVersion
Method
GetFlashVersion
CleanFlashCommon/UpdateChecker.cs:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
public static string GetFlashVersion() {
47
return FLASH_VERSION;
48
}
49
50
public static string GetCurrentVersion() {
51
return VERSION;
Callers
4
InstallForm_Load
Method · 0.80
InstallFromArchive
Method · 0.80
SystemInfo
Class · 0.80
UninstallForm_Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected