Namespace for the ri command line tool's implementation.
See ri --help for details.
ri --help
new(initial_options = {}) Class Public methods Creates a new driver using
add_also_in(out, also_in) Instance Public methods Adds paths for undocumented
list_methods_matching(name) Instance Public methods Returns an Array of methods
gem_dir(name, version) Class Public methods The ri directory for the gem with
paging?() Instance Public methods Are we using a pager?
list_known_classes(names = []) Instance Public methods Lists classes known to
parse_name(name) Instance Public methods Extracts the class, selector and method
lookup_method(name) Instance Public methods Returns a filtered list of methods
load_method(store, cache, klass, type, name) Instance Public methods Loads RI
display_name(name) Instance Public methods Outputs formatted RI data for the
Page 5 of 6