fun <T : File> Builder<T>.isNotDirectory(): Builder<T>
Asserts that the file is not a directory.
See Also
File.isDirectory