1 | sS platformName() { |
2 | if (isWindows()) ret "Windows"; |
3 | if (isMac()) ret "Mac OS"; |
4 | ret "Linux"; |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034412 |
Snippet name: | platformName |
Eternal ID of this version: | #1034412/1 |
Text MD5: | c6a6cec4a6a6376ade4f6bcd500b4bf5 |
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:25:48 |
Source code size: | 103 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 132 / 151 |
Referenced in: | [show references] |