Flowdock
method

handle_method

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: C

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

handle_method(type, var_name, meth_name, function, param_count, source_file = nil) public

Adds an RDoc::AnyMethod meth_name defined on a class or module assigned to var_name. type is the type of method definition function used. singleton_method and module_function create a singleton method.

Show source
Register or log in to add new notes.