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

3
LINES

< > BotCompany Repo | #1002162 // isLinux

JavaX fragment (include)

static cached bool isLinux() {
  ret !isWindows() && !isMac() && !isAndroid();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002162
Snippet name: isLinux
Eternal ID of this version: #1002162/4
Text MD5: 99df57b2b8b236849fe27123bba831e5
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-15 00:20:20
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 702 / 993
Version history: 3 change(s)
Referenced in: [show references]