MCPcopy Index your code
hub / github.com/HelloZeroNet/ZeroNet / optionalRenamed

Method optionalRenamed

src/Content/ContentManager.py:1035–1036  ·  view source on GitHub ↗
(self, inner_path_old, inner_path_new)

Source from the content-addressed store, hash-verified

1033 return done
1034
1035 def optionalRenamed(self, inner_path_old, inner_path_new):
1036 return True

Callers 1

loadContentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected