static bool dontUsePort5000() { S s = trim(loadTextFile(new File(javaxDataDir(), "use-port-5000"))); ret eq(s, "1") ? false : eq(s, "0") ? true : isMac(); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1013794 |
Snippet name: | dontUsePort5000 |
Eternal ID of this version: | #1013794/4 |
Text MD5: | 3e829f69be706e414dec76a41c8cfe39 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-02-28 12:10:10 |
Source code size: | 163 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 372 / 397 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |