Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ DruleStat
Class
DruleStat
tools/python/stylesheet/cat_stat.py:100–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
99
100
class
DruleStat:
101
def
__init__(self):
102
self.is_drawn = False
103
self.has_icon = False
104
self.has_name = False
105
self.is_area = False
106
107
108
class
EditStat:
Callers
1
cat_stat.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected