Link Search Menu Expand Document (external link)

OpenVisus.FileUtils_copyFile

Describe function here.

Function Definition

def FileUtils_copyFile(src, dst, bFailIfExist):
    return _VisusKernelPy.FileUtils_copyFile(src, dst, bFailIfExist)