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