static File copyFilePathToClipboardVerbose(File f) { if (f == null) null; copyTextToClipboardVerbose(f2s(f)); ret f; }
Began life as a copy of #1027070
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027071 |
| Snippet name: | copyFilePathToClipboardVerbose (returns the argument) |
| Eternal ID of this version: | #1027071/1 |
| Text MD5: | 7128c14ecd7c540a7e0c60ba17819420 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-16 22:48:09 |
| Source code size: | 128 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 458 / 478 |
| Referenced in: | [show references] |