Hook.get
You're seeing just the function
get
, go back to Hook module for more information.
Link to this function
get(key, default \\ nil, group \\ self())
Gets the value for key
for group
returning default
if it is not defined.