Flowdock
method

handle_method

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: C
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.