Squirrelix.Error.CannotReadFile (Squirrelix v0.5.1)

Copy Markdown View Source

Error returned when a file cannot be read.

Summary

Types

t()

@type t() :: %Squirrelix.Error.CannotReadFile{file: String.t(), reason: File.posix()}