I forgot about the condition when a directory is e...
# tornadofx
s
I forgot about the condition when a directory is empty. Where I check for directory in expand, I have now added && value.listFiles() != null to cope with empty sets