svoid os_logOut() { if (isWindows()) windows_logOut(); else if (isLinux()) linux_logOut(); else fail("todo"); }
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: | 580 / 607 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |