Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CharlieJiang/SourceCodeDocxGenerator
/ exit
Method
exit
src/main/java/cocoas/FileUtils.java:175–177 ·
view source on GitHub ↗
退出
()
Source
from the content-addressed store, hash-verified
173
* 退出
174
*/
175
private
static
void
exit(){
176
System.exit(0);
177
}
178
179
}
Callers
1
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected