Ruby RI::RiWriter Functions
EditRocket provides the following information on RI::RiWriter functions in the Ruby source code builder.
add_class(class_desc) -
add_method(class_desc, method_desc) -
class_desc_path(dir, class_desc) -
external_to_internal(name) - And the reverse operation
internal_to_external(name) - Convert a name from internal form (containing punctuation) to an external form (where punctuation is replaced by %xx)
new(base_dir) -
remove_class(class_desc) -