Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ write_entity_cpp_end
Function
write_entity_cpp_end
bin/tools/config_tool/config_tool.py:116–117 ·
view source on GitHub ↗
(file)
Source
from the content-addressed store, hash-verified
114
115
116
def
write_entity_cpp_end(file):
117
file.write(u
"\t};\n\n"
)
118
119
120
def
write_entity_cs_end(file):
Callers
2
write_entity
Function · 0.85
generate_entity_meta
Function · 0.85
Calls
1
write
Method · 0.80
Tested by
no test coverage detected