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

3
LINES

< > BotCompany Repo | #1033512 // newFileInSameDir - synonym of fileInSameDir

JavaX fragment (include)

static File newFileInSameDir(File f, S newName) {
  ret fileInSameDir(f, newName);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033512
Snippet name: newFileInSameDir - synonym of fileInSameDir
Eternal ID of this version: #1033512/1
Text MD5: 6a6e6ab6f4cd469f736ec9b2b364b698
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-29 09:06:05
Source code size: 84 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 69 / 85
Referenced in: [show references]