File.chmod-exclamation-mark

You're seeing just the function chmod-exclamation-mark, go back to File module for more information.

Specs

chmod!(Path.t(), non_neg_integer()) :: :ok

Same as chmod/2, but raises a File.Error exception in case of failure. Otherwise :ok.