File.rm_rf-exclamation-mark

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

Specs

rm_rf!(Path.t()) :: [binary()]

Same as rm_rf/1 but raises a File.Error exception in case of failures, otherwise the list of files or directories removed.