MCPcopy Create free account
hub / github.com/dcrodman/archon / buildPatchFileTree

Function buildPatchFileTree

internal/patch/files.go:107–167  ·  view source on GitHub ↗

Build the list of patch files present in the patch directory to sync with the client. Files are represented in a tree, directories act as nodes (directoryNode) and each keeps a list of patchFiles/subdirectories. Files in the patch directory mirror the expected file structure on the client side and

(logger *zap.SugaredLogger, rootNode *directoryNode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initializePatchDataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected