fun <T : File> Builder<T>.isNotReadable(): Builder<T>
Asserts that the file is not readable.
See Also
File.canRead