Rewrite.SourceError exception
(rewrite v1.3.0)
View Source
An exception for when a function can not handle a source.
Summary
Types
@type action() :: :rm
@type path() :: nil | Path.t()
@type reason() :: :nopath | :changed | File.posix()