Mate.Config.find_remote-exclamation-mark

You're seeing just the function find_remote-exclamation-mark, go back to Mate.Config module for more information.
Link to this function

find_remote!(config, remote)

View Source

Specs

find_remote!(config :: t(), remote :: atom() | String.t()) :: Mate.Remote.t()

Find a specific remote in the given config, or if there was no specific search query given it will just return the first one found as the default. This will return a Mate.Remote struct or raise an error when there was nothing found.