Libraryless. Click here for Pure Java version (3924L/22K).
static long freeDiskSpace(File location default null) { ret or_indirect(location, -> userDir()).getUsableSpace(); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, odhhsrjjbcgr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016859 |
| Snippet name: | freeDiskSpace - on (possibly virtualized) user home partition or user-specified location |
| Eternal ID of this version: | #1016859/5 |
| Text MD5: | 73baa519b1a7b43b6f2bc8ab4f23bf9c |
| Transpilation MD5: | 76ae9473895de12ca22a552227ef7ca0 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-11 04:26:10 |
| Source code size: | 119 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 725 / 927 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1020330 - totalDiskSpace - on home partition #1020499 - usedDiskSpace - on home partition |