PathIoError.notADirectory constructor

PathIoError.notADirectory(
  1. String path
)

Implementation

factory PathIoError.notADirectory(String path) = PathIoError$NotADirectory;