static void moveFileToDirVerbose(File f, File dir) { moveFileToDir(f, dir); print("Moved file " + f2s(f) + " to dir " + f2s(dir)); }
Began life as a copy of #1015146
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1015147 |
| Snippet name: | moveFileToDirVerbose |
| Eternal ID of this version: | #1015147/1 |
| Text MD5: | c6b3f5f20f350954660c8cba84dedb79 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-10 11:50:24 |
| Source code size: | 139 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 582 / 630 |
| Referenced in: | [show references] |