ExKcal.Products.get

You're seeing just the function get, go back to ExKcal.Products module for more information.
Link to this function

get(products, name)

Specs

get(t(), String.t()) :: {:ok, ExKcal.Product.t()} | {:not_found, nil}

Get Product by content of the name field. Exact match is required.