abbreviate( path ) Instance Public methods
package_name() Class Public methods
containingcell(x, y) Instance Public methods Alias for: containing_cell
quirks_mode?() Instance Public methods Returns a true, if this parser is in quirks_mode, false otherwise.
bind_append(*args) Instance Public methods
index_name_for_remove(table_name, options = {}) Instance Protected methods
save_history=(val) Instance Public methods Sets IRB.conf[:SAVE_HISTORY] to the given val and calls init_save_history with this context. Will store the number of val entries of history in the history_file Add the following to your .irbrc to change the number of history entries stored to 1000: IRB.conf[:SAVE_HISTORY] = 1000
_create_slave_object(keys={}) Instance Public methods
proxy_coord() Instance Public methods
new() Class Public methods Creates a new TomDoc parser. See also RDoc::Markup.parse
Page 32 of 2275