getSize() didnt work / always zero #132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It seems that the method getSize() didnt work.
I always get the result 0 (zero)
I connect to a Windows Server 2022 with administrators privilege.
getName() is working as expected.
Here is my code I used, but I also tested the example code on the main page. (Same result)