View Source Rewrite.SourceError exception (rewrite v1.0.1)
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()
An exception for when a function can not handle a source.
@type action() :: :rm
@type path() :: nil | Path.t()
@type reason() :: :nopath | :changed | File.posix()