MCPcopy
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
205def header():
206 """return dotdrop header"""
207 return 'This dotfile is managed using dotdrop'
208
209
210def content_empty(string):

Callers 1

test_installMethod · 0.90

Calls

no outgoing calls

Tested by 1

test_installMethod · 0.72