static S copyTextToClipboardIf(bool b, S text) { if (b) copyTextToClipboard(text); ret text; }
Began life as a copy of #1019713
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032947 | 
| Snippet name: | copyTextToClipboardIf | 
| Eternal ID of this version: | #1032947/1 | 
| Text MD5: | 04f55d5435c6f2b6899be65432199a43 | 
| Author: | stefan | 
| Category: | javax / gui | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-11 05:00:13 | 
| Source code size: | 106 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 357 / 385 | 
| Referenced in: | [show references] |