getaddress(name) Class Public methods Looks up the first IP address for name.
instruction(name, instruction) Instance Public methods Called when an instruction is encountered. EG: <?xsl sheet='foo'?> @p name the instruction name; in the example, âxslâ @p instruction the rest of the instruction. In the example, âsheet='foo'â
remove_unparseable(files) Instance Public methods Removes file extensions known to be unparseable from files and TAGS files for emacs and vim.
elements_to_i() Instance Public methods
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)
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.
<=>(other) Instance Public methods Also aliased as: compare_without_coercion
heading_configure(tagOrId, slot, value=None) Instance Public methods Alias for: headingconfigure
strio.flush â strio Instance Public methods
Page 426 of 2275