filebrowser/fileutils
TowyTowy ac46cf0671
fix: return error instead of panicking on an unreadable directory during copy (#6020)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 07:21:44 +02:00
..
copy.go
copy_test.go fix: return error instead of panicking on an unreadable directory during copy (#6020) 2026-07-18 07:21:44 +02:00
dir.go fix: return error instead of panicking on an unreadable directory during copy (#6020) 2026-07-18 07:21:44 +02:00
file.go
file_test.go