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