package_name() Class Public methods
remove(pattern) Instance Public methods Returns a new string with all occurrences of the pattern removed. Short-hand for String#gsub(pattern, '').
page_file(page_name) Instance Public methods Path to the ri data for page_name
dataType() Instance Public methods VARIANT dataType the data type of the node
try!(*a, &b) Instance Public methods Same as try, but will raise a NoMethodError exception if the receiving is not nil and does not implement the tried method.
context_class() Class Public methods Superclass for the evaluation contexts used by ERB fixtures.
parse(inline) Instance Public methods Parses the inline text from RD format into RDoc format.
<<(obj) Instance Public methods
add_method(out, name) Instance Public methods Looks up the method name and adds it to out
pathname.to_s â string Instance Public methods Return the path as a String. #to_path is implemented so Pathname objects are usable with File.open, etc.
Page 453 of 2275