fun <T : File> Builder<T>.isNotExecutable(): Builder<T>
Asserts that the file is not executable.
See Also
File.canExecute