val <T : File> Builder<T>.parentFile: Builder<File?>
Maps this assertion to an assertion on the parent file or null if the subject does not have a parent.
null
See Also
File.getParentFile