Mate.Session.new
You're seeing just the function
new
, go back to Mate.Session module for more information.
Specs
new(config :: Mate.Config.t(), keyword()) :: t()
Creates a new Mate.Session
struct based on the given config file and
optionally any other options can be set.