LexOffice.Connection.new

You're seeing just the function new, go back to LexOffice.Connection module for more information.
Link to this function

new(api_key \\ Application.get_env(:lexoffice, :api_key))

View Source

Specs

new(String.t() | nil) :: Tesla.Env.client()

Creates a new API Connection for the given API Key by returning a pre-configured Tesla HTTP Client.