to_feed(rss, channel) Instance Public methods
transformNodeToObject(arg0, arg1) Instance Public methods VOID transformNodeToObject apply the stylesheet to the subtree, returning the result through a document or a stream IXMLDOMNode arg0 --- stylesheet [IN] VARIANT arg1 --- outputObject [IN]
default_url_options(options) Instance Public methods Alias for: default_url_options=
ENV.shift â Array or nil Class Public methods Removes an environment variable name-value pair from ENV and returns it as an Array. Returns nil if when the environment is empty.
history_clear() Instance Public methods
add(*filenames) Instance Public methods Alias for: include
replace_chars(first, last, str_or_coords) Instance Public methods Alias for: rchars
to_feed(feed, current) Instance Public methods
sockopt.int => integer Instance Public methods Returns the data in sockopt as an int. The size and endian is dependent on the platform. sockopt = Socket::Option.int(:INET, :SOCKET, :KEEPALIVE, 1) p sockopt.int => 1
theme_use(name) Class Public methods
Page 683 of 2275