params(level, strategy) Instance Public methods Changes the parameters of the deflate stream to allow changes between different types of data that require different types of compression. Any unprocessed data is flushed before changing the params. See ::new for a description of level and strategy.
add_attribute(attribute) Instance Public methods Adds attribute if not already there. If it is (as method(s) or attribute), updates the comment if it was empty. The attribute is registered only if it defines a new method. For instance, attr_reader :foo will not be registered if method foo exists, but attr_accessor :foo will be registered if method foo exists, but foo= does not.
schema_cache=(cache) Instance Public methods
value() Instance Public methods Raises an HTTP error if the response is not 2xx (success).
insert_columns(idx, *args) Instance Public methods Also aliased as: insertcolumns
eventloop_wait(check_root = false) Instance Public methods
assign(*wins) Instance Public methods
bind(seq, *args) Instance Public methods def bind(seq, cmd=Proc.new, *args) _bind([@t.path, 'tag', 'bind', @id], seq, cmd, *args) self end
package_version() Class Public methods
scrollbar(mode) Instance Public methods
Page 726 of 2275