Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deadc0de6/dotdrop
/ header
Function
header
dotdrop/utils.py:205–207 ·
view source on GitHub ↗
return dotdrop header
()
Source
from the content-addressed store, hash-verified
203
204
205
def
header():
206
""
"return dotdrop header"
""
207
return
'This dotfile is managed using dotdrop'
208
209
210
def
content_empty(string):
Callers
1
test_install
Method · 0.90
Calls
no outgoing calls
Tested by
1
test_install
Method · 0.72