1 | sbool dm_isComputerOnline(S computerID) {
|
2 | ret isComputerID(computerID) && isTrue(dm_callModule(dm_requireOnlineComputersModule(), 'isComputerOnline, computerID)); |
3 | } |
Began life as a copy of #1019778
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020801 |
| Snippet name: | dm_isComputerOnline |
| Eternal ID of this version: | #1020801/1 |
| Text MD5: | 8233cc202ccb06bb60f265b09f3062dc |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-03 17:50:56 |
| Source code size: | 168 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 500 / 534 |
| Referenced in: | [show references] |