Trifolium.Genus.get-exclamation-mark

You're seeing just the function get-exclamation-mark, go back to Trifolium.Genus module for more information.
Link to this function

get!(url, headers \\ [], options \\ [])

Specs

Issues a GET request to the given url, raising an exception in case of failure.

If the request does not fail, the response is returned.

See request!/5 for more detailed information.