How I can scan directory files with kotlin? I trye...
# getting-started
e
How I can scan directory files with kotlin? I tryed use java 7 path
Files.walkFileTree
but
SimpleFileVisitor
constructor not accessable from kotlin