Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1020111 // os_logOut

JavaX fragment (include)

svoid os_logOut() {
  if (isWindows())
    windows_logOut();
  else if (isLinux())
    linux_logOut();
  else
    fail("todo");
}

Author comment

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: 235 / 252
Referenced in: [show references]