sS dirPath(File f) { ret f == null ? null : f.getParent(); }
Began life as a copy of #1015324
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024631 |
| Snippet name: | dirPath - path of file's parent |
| Eternal ID of this version: | #1024631/1 |
| Text MD5: | 22939b52022f25acc9a9aa271873a481 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-21 13:09:52 |
| Source code size: | 64 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 481 / 513 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1035694 - parentName - file name of file's parent |