style(*args) Class Public methods
deprecate(old_usage, new_usage, call_site) Instance Public methods Warn about deprecated usage. Example: Rake.application.deprecate("import", "Rake.import", caller.first)
<=>(other) Instance Public methods Also aliased as: compare_without_coercion
normalize_path(path) Class Public methods Invokes Journey::Router::Utils.normalize_path and ensure that (:locale) becomes (/:locale) instead of /(:locale). Except for root cases, where the latter is the correct one.
heading_configure(tagOrId, slot, value=None) Instance Public methods Alias for: headingconfigure
strio.flush â strio Instance Public methods
new(interp, dat) Class Public methods initialize(interp, dat): interp: interpreter(TclTkInterpreter) dat: the value to set(String) if nil, not initialize variable
def_erb_method(methodname, erb_or_fname) Class Public methods define methodname as instance method of current module, using ERB object or eRuby file
dataType() Instance Public methods VARIANT dataType the data type of the node
exc == obj â true or false Instance Public methods EqualityâIf obj is not an Exception, returns false. Otherwise, returns true if exc and obj share same class, messages, and backtrace.
Page 426 of 2275