File.cwd-exclamation-mark
You're seeing just the function
cwd-exclamation-mark
, go back to File module for more information.
Specs
cwd!() :: binary()
The same as cwd/0
, but raises a File.Error
exception if it fails.