Searched refs:allowFromNotExists (Results 1 – 1 of 1) sorted by relevance
323 copyFiles(command.CopyAfter, tempDir, "", allowFromNotExists, writeType(writeIfChanged))453 allowFromNotExists = true const493 if os.IsNotExist(err) && exists == allowFromNotExists {