Flowdock
method

methods_by_type

Importance_1
methods_by_type(section = nil) public

Breaks method_list into a nested hash by type ('class' or 'instance') and visibility (:public, :protected, :private).

If section is provided only methods in that RDoc::Context::Section will be returned.

Show source
Register or log in to add new notes.