Makina.Model.Command.implemented_by
You're seeing just the function
implemented_by
, go back to Makina.Model.Command module for more information.
Link to this function
implemented_by(command, module_name)
Specs
Introduces the call()
callback that points to the given module_name
.