File.rm-exclamation-mark
You're seeing just the function
rm-exclamation-mark
, go back to File module for more information.
Specs
rm!(Path.t()) :: :ok
Same as rm/1
, but raises a File.Error
exception in case of failure.
Otherwise :ok
.