System.user_home-exclamation-mark
You're seeing just the function
user_home-exclamation-mark
, go back to System module for more information.
Specs
user_home!() :: String.t()
User home directory, exception on error.
Same as user_home/0
but raises RuntimeError
instead of returning nil
if no user home is set.