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

4
LINES

< > BotCompany Repo | #1034413 // renameFileVerbose_assertSuccess

JavaX fragment (include)

svoid renameFileVerbose_assertSuccess(File a, File b) {
  if (!renameFileVerbose(a, b))
    fail("Couldn't rename " + a + " to " + b);
}

Author comment

Began life as a copy of #1024948

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034413
Snippet name: renameFileVerbose_assertSuccess
Eternal ID of this version: #1034413/1
Text MD5: 400b7ca4a5d0db74fdb746eae075b06e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-06 01:45:47
Source code size: 139 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 80
Referenced in: [show references]