Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ Ver
Method
Ver
src/pkgDm/Dm2Java.java:702–704 ·
view source on GitHub ↗
返回当前插件版本号 @return 当前插件的版本描述字符串
()
Source
from the content-addressed store, hash-verified
700
* @
return
当前插件的版本描述字符串
701
*/
702
public
String Ver() {
703
return
Dispatch.call(dm,
"Ver"
).getString();
704
}
705
706
707
Callers
nothing calls this directly
Calls
2
call
Method · 0.95
getString
Method · 0.45
Tested by
no test coverage detected