static File dirOfFile(File f) { ret f == null ? null : f.getParentFile(); }
download show line numbers debug dex old transpilations
Travelled to 22 computer(s): aoiabmzegqzx, ayivmpnvhhik, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, jozkyjcghlvl, lnbujpyubztb, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, omdjrrnzbjjv, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1015324 |
| Snippet name: | dirOfFile |
| Eternal ID of this version: | #1015324/1 |
| Text MD5: | 0fafbdcdb0c5a9d4f625ace8d97c6767 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-12 22:43:32 |
| Source code size: | 79 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 937 / 2756 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1015407 - parentFile - synonym of dirOfFile #1024631 - dirPath - path of file's parent #1025334 - dirOfFile_orDot - to include relative paths |