|
920f9f08ee
|
Updated use of convertFileSize() in a ScanDirectory() function.
|
2022-12-17 22:46:17 +04:00 |
|
|
0798ba6602
|
convertFileSize() now returns only a concatination of a converted size and a size unit.
|
2022-12-17 22:45:30 +04:00 |
|
|
a567a27c69
|
A deprecated ioutil was replaced with os.ReadDir. And a bit mask compare was used instead of a symbol compare.
|
2022-12-17 22:44:29 +04:00 |
|
|
20a14eca95
|
Added code to resolve directory symlinks.
|
2022-06-28 06:13:44 +04:00 |
|
|
e73f3ee8fd
|
Decided not to escape. :)
|
2022-06-28 01:59:22 +04:00 |
|
|
5f2b69ee3c
|
Looks like CurrentPath() func is complete.
|
2022-06-27 23:36:45 +04:00 |
|
|
34a5202ea3
|
A working ScanDirectory() function.
|
2022-06-27 22:50:33 +04:00 |
|
|
cc0c97fa23
|
Initial commit.
|
2022-06-27 04:38:09 +04:00 |
|