Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 186 Bytes

File metadata and controls

11 lines (8 loc) · 186 Bytes

Layer Merge Logic

  1. Check upper directory first
  2. If file exists → return
  3. Else check lower

readdir Strategy

  • Read both directories
  • Store filenames
  • Remove duplicates