Namespace for the ri command line tool's implementation.
See ri --help for details.
ri --help
display_page(name) Instance Public methods Outputs formatted RI data for page
load_methods_matching(name) Instance Public methods Returns an Array of RI data
gemdirs(filter = :latest) Class Public methods The latest installed gems' ri
dump(data_path) Class Public methods Dump data_path using pp
list_known_classes(names = []) Instance Public methods Lists classes known to
add_extends(out, extends) Instance Public methods Adds extends
paging?() Instance Public methods Are we using a pager?
in_path?(file) Instance Public methods Is file in
new(initial_options = {}) Class Public methods Creates a new driver using
add_method_list(out, methods, name) Instance Public methods Adds a list of
Page 4 of 6