Libraryless. Click here for Pure Java version (63L/1K).
static File fileInSubDir(S subDirName, File f) { ret newFile(newFile(parentFile(f), subDirName), fileName(f)); }
Began life as a copy of #1016008
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033919 | 
| Snippet name: | fileInSubDir | 
| Eternal ID of this version: | #1033919/2 | 
| Text MD5: | 294a3dd1fb59412941ee28ed6dc78cc4 | 
| Transpilation MD5: | 831a93ae435c6bcdceca0eebbe501727 | 
| Author: | stefan | 
| Category: | javax / io | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-01-11 18:39:12 | 
| Source code size: | 116 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 334 / 431 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |