class
BakedFileSystem::DuplicatePathError
- BakedFileSystem::DuplicatePathError
- Exception
- Reference
- Object
Overview
This error is raised when attempting to bake a file with a path that already exists.
Duplicate file paths can occur when multiple bake_folder calls include files
with the same relative path.