System.cwd-exclamation-mark

You're seeing just the function cwd-exclamation-mark, go back to System module for more information.
This function is deprecated. Use File.cwd!/0 instead.

Specs

cwd!() :: String.t()

Current working directory, exception on error.

Returns the current working directory or raises RuntimeError.