sbool isDeepContainedInDir_absolute(File f, File dir) { ret nempty(nameRelativeToPhysicalSubdirectory_nonCanonical(f, dir)); }
Began life as a copy of #1034457
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034551 |
Snippet name: | isDeepContainedInDir_absolute - doesn't use canoical path (faster?) |
Eternal ID of this version: | #1034551/1 |
Text MD5: | 80919f71e545e7c77e75ddd3fce65072 |
Author: | stefan |
Category: | javax / io |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-02-12 20:30:38 |
Source code size: | 130 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 175 / 185 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |