Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ drules_merge.py
File
drules_merge.py
tools/python/stylesheet/drules_merge.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# Compares two drules files and produces a merged result.
3
# Also prints differences (missing things in drules1) to stdout.
4
import
sys, re
Callers
nothing calls this directly
Calls
6
read_drules
Function · 0.85
create_diff
Function · 0.85
apply_diff
Function · 0.85
ContainerProto
Method · 0.80
read
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected