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

3
LINES

< > BotCompany Repo | #1032323 // nameRelativeToPhysicalSubdirectory_slashes (null if not applicable; uses slashes instead of platform file sep)

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

Libraryless. Click here for Pure Java version (3188L/18K).

sS nameRelativeToPhysicalSubdirectory_slashes(File inner, File outer) {
  ret fileSepToSlashes(nameRelativeToPhysicalSubdirectory(inner, outer));
}

Author comment

Began life as a copy of #1032129

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032323
Snippet name: nameRelativeToPhysicalSubdirectory_slashes (null if not applicable; uses slashes instead of platform file sep)
Eternal ID of this version: #1032323/3
Text MD5: f6e7f174a8943052495321114707876a
Transpilation MD5: 75f028bb992545fa872ad2a1c9aab4d0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-27 07:35:51
Source code size: 149 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 65 / 95
Version history: 2 change(s)
Referenced in: [show references]