- Inheritance
- < Object
Methods
Class
Visibility | Signature |
---|---|
public | new () |
Instance
Visibility | Signature |
---|---|
public | get_info_for (arg) |
public | process_args () |
public | report_class_stuff (namespaces) |
public | report_method_stuff (requested_method_name, methods) |
public | report_missing_documentation (path) |
Class Method Detail
new()
Instance Method Detail
get_info_for(arg)
process_args()
report_class_stuff(namespaces)
report_method_stuff(requested_method_name, methods)
If the list of matching methods contains exactly one entry, or if it contains an entry that exactly matches the requested method, then display that entry, otherwise display the list of matching method names
report_missing_documentation(path)
Couldn‘t find documentation in path, so tell the user what to do