package_name() Class Public methods
test_inheritance_condition() Instance Public methods
addstr(str) Class Public methods add a string of characters str, to the window and advance cursor
merge(enum) Instance Public methods Merges the elements of the given enumerable object to the set and returns self.
collect!() Instance Public methods Replaces the elements with ones returned by collect(). map!
each(&block) Instance Public methods Calls the given block once for each element in the set, passing the element as parameter. Returns an enumerator if no block is given.
deleted?() Instance Public methods True if the mail has been deleted.
title_snipped?(colidx, tkvar) Instance Public methods Alias for: is_title_snipped?
mail( dest = '' ) Instance Public methods Alias for: pop
extension(name) Class Public methods Creates extension methods for the name extension to enable and disable the extension and to query if they are active.
Page 479 of 2275