File.stat-exclamation-mark
You're seeing just the function
stat-exclamation-mark, go back to File module for more information.
Specs
stat!(Path.t(), stat_options()) :: File.Stat.t()
Same as stat/2 but returns the File.Stat directly,
or raises a File.Error exception if an error is returned.