fun <T : File> Builder<T>.isNotRegularFile(): Builder<T>
Asserts that the file is not a regular file.
See Also
File.isFile