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

5
LINES

< > BotCompany Repo | #1019189 // vmBus_onDirChange

JavaX fragment (include)

static AutoCloseable vmBus_onDirChange(final File dir, final Runnable r) {
  ret vmBus_onMessage('wroteFile, voidfunc(File f) {
    if (fileIsInDir(f, dir)) callF(r)
  });
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019189
Snippet name: vmBus_onDirChange
Eternal ID of this version: #1019189/2
Text MD5: b78631694d68d5d86f98e2d2931b9b18
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-27 14:00:08
Source code size: 179 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 278 / 321
Version history: 1 change(s)
Referenced in: [show references]