class Deno.errors.NotADirectory
extends Error
Raised when trying to perform an operation on a path that is not a directory, when directory is required.
Raised when trying to perform an operation on a path that is not a directory, when directory is required.