# Functions
CopyFile copies a single go file.
CopyModule copies a module path to a destination.
GetModulePath gets the module path for a dependency for example, for ethereum, dependencyName would be github.com/ethereum/go-ethereum note: we keep this in place w/ packager so tests can determine valid resolution pkger is safe to use directly with the tests in place.