Module.spec_to_callback
You're seeing just the function
spec_to_callback
, go back to Module module for more information.
Specs
Copies the given spec as a callback.
Returns true
if there is such a spec and it was copied as a callback.
If the function associated to the spec has documentation defined prior to
invoking this function, the docs are copied too.