MCPcopy Create free account
hub / github.com/clockworkpi/LauncherGoDev / copyFileContents

Function copyFileContents

sysgo/UI/util_funcs.go:330–351  ·  view source on GitHub ↗

copyFileContents copies the contents of the file named src to the file named by dst. The file will be created if it does not already exist. If the destination file exists, all it's contents will be replaced by the contents of the source file.

(src, dst string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CopyFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected