Makina.Model.defines
You're seeing just the function
defines
, go back to Makina.Model module for more information.
Link to this function
defines(model, command)
Specs
Returns true if model
defines command
.
Link to this function
defines(model, command, callback)
Specs
Returns true if model
defines command
and command
contains an implementation of callback
.