Join Slack
Powered by
I forgot about the condition when a directory is e...
# tornadofx
s
sp33dy
10/28/2018, 11:03 AM
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
Open in Slack
Previous
Next