Libraryless. Click here for Pure Java version (5029L/28K).
sbool isDeepContainedInDir_canonical(File f, File dir) { ret nempty(nameRelativeToPhysicalSubdirectory(f, dir)); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034457 |
| Snippet name: | isDeepContainedInDir_canonical |
| Eternal ID of this version: | #1034457/1 |
| Text MD5: | 962faa303a5fba1b8b1643f1d760277b |
| Transpilation MD5: | ec9a6848ba71e54d54f3248cbfeec658 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-08 01:08:47 |
| Source code size: | 118 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 390 / 507 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1034551 - isDeepContainedInDir_absolute - doesn't use canoical path (faster?) |