PostVisitDirectory

case PostVisitDirectory(directory: Path, exception: Option[IOException]) extends FileVisitEvent

Occurs after entries in directory and all of their descendents are visited.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product