File.read-exclamation-mark

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

Specs

read!(Path.t()) :: binary()

Returns a binary with the contents of the given filename, or raises a File.Error exception if an error occurs.