Makina.Model.new
You're seeing just the function
new
, go back to Makina.Model module for more information.
Link to this function
new(name, attributes, commands)
Specs
new(atom(), [Makina.Model.Attribute.t()], [Makina.Model.Command.t()]) :: t()
Creates a new model from a given list of attributes and commands.