Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ example.py
File
example.py
install/scripts/commands/example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Set the command name so that DarkRadiant recognises this file
2
__commandName__ =
'Example'
# should not contain spaces
3
__commandDisplayName__ =
'Nice display name for the menus'
# should not contain spaces
4
Callers
nothing calls this directly
Calls
1
execute
Function · 0.70
Tested by
no test coverage detected