sbool isDir(File f) { ret isDirectory(f); } sbool isDir(S path) { ret isDirectory(path); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021025 | 
| Snippet name: | isDir - synonym of isDirectory | 
| Eternal ID of this version: | #1021025/2 | 
| Text MD5: | fcbdb47afa35dcbc55dbb1c865cd5a83 | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-01-18 01:29:46 | 
| Source code size: | 101 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 504 / 568 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |