File.ln_s-exclamation-mark

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

Specs

ln_s!(Path.t(), Path.t()) :: :ok

Same as ln_s/2 but raises a File.LinkError exception if it fails. Returns :ok otherwise.