Libraryless. Click here for Pure Java version (3417L/19K).
svoid fixImageExtensions_recursive(File/S dir) { for (File f : allFilesInDir_recursive(dir)) fixImageFileName(f); } svoid fixImageExtensions_recursive() { fixImageExtensions_recursive(currentDir()); }
Began life as a copy of #1031911
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032001 |
Snippet name: | fixImageExtensions_recursive |
Eternal ID of this version: | #1032001/1 |
Text MD5: | 01eff6d925a100420903f90db4baaa9e |
Transpilation MD5: | d00182ee2e738e67acade266ce4157f8 |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-09 03:06:56 |
Source code size: | 216 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 146 / 215 |
Referenced in: | [show references] |