MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / Copy

Method Copy

Source/Scripting/bsfSharp/Utility/DirectoryEx.cs:39–66  ·  view source on GitHub ↗

Recursively copies a directory from one path to another, while creating any parent directories if they don't already exist. Path to the directory to copy. Path determining where the directory copy will be placed.

(string source, string destination)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

ExistsMethod · 0.45
CombineMethod · 0.45

Tested by

no test coverage detected