Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1034457 // isDeepContainedInDir_canonical

JavaX fragment (include) [tags: use-pretranspiled]

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: 82 / 117
Referenced in: [show references]