1 | svoid os_logOut() { |
2 | if (isWindows()) |
3 | windows_logOut(); |
4 | else if (isLinux()) |
5 | linux_logOut(); |
6 | else |
7 | fail("todo"); |
8 | } |
Began life as a copy of #1020105
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020111 |
Snippet name: | os_logOut |
Eternal ID of this version: | #1020111/1 |
Text MD5: | 57c65116a3029059469ad177175a1b40 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-07 20:29:56 |
Source code size: | 136 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 311 / 331 |
Referenced in: | [show references] |