PathIoError.notAFile constructor

PathIoError.notAFile(
  1. String path
)

Implementation

factory PathIoError.notAFile(String path) = PathIoError$NotAFile;