File.chgrp-exclamation-mark
You're seeing just the function
chgrp-exclamation-mark
, go back to File module for more information.
Specs
chgrp!(Path.t(), non_neg_integer()) :: :ok
Same as chgrp/2
, but raises a File.Error
exception in case of failure.
Otherwise :ok
.