Error returned when a file cannot be read.
Summary
Types
@type t() :: %Squirrelix.Error.CannotReadFile{file: String.t(), reason: File.posix()}
Error returned when a file cannot be read.
@type t() :: %Squirrelix.Error.CannotReadFile{file: String.t(), reason: File.posix()}