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

3
LINES

< > BotCompany Repo | #1019619 // unstructFileOpt - null if file not found

JavaX fragment (include)

sO unstructFileOpt(File f) {
  ret !isFile(f) ? null : unstructFile(f);
}

Author comment

Began life as a copy of #1014167

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: #1019619
Snippet name: unstructFileOpt - null if file not found
Eternal ID of this version: #1019619/3
Text MD5: dd3293fdc9f305b3dcdf4f216b402702
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-05 18:05:14
Source code size: 75 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 236 / 272
Version history: 2 change(s)
Referenced in: [show references]