gravity

gravity() Instance Public methods

dtag

dtag(tag, tag_to_del=None) Instance Public methods

true

true( ) Class Public methods UNTESTED

hook_hscroll_on

hook_hscroll_on(wrap_mode=nil) Instance Public methods def component_delegates; end private :component_delegates

each_strongly_connected_component

each_strongly_connected_component() Instance Public methods The iterator version of the strongly_connected_components method. obj.each_strongly_connected_component is similar to obj.strongly_connected_components.each, but modification of obj during the iteration may lead to unexpected results. each_strongly_connected_component returns nil.

pop

pop(*args) Instance Public methods Retrieves data from the queue and runs a waiting thread, if any. shift deq

read_nonblock

read_nonblock(maxlen, buf=nil) Instance Public methods Reads at most maxlen bytes in the non-blocking manner. When no data can be read without blocking it raises OpenSSL::SSL::SSLError extended by IO::WaitReadable or IO::WaitWritable. IO::WaitReadable means SSL needs to read internally so #read_nonblock should be called again when the underlying IO is readable. IO::WaitWritable means SSL needs to write internally so #read_nonblock should be called again after the underlying IO is w

__set_loaded_toplevel_aliases__

__set_loaded_toplevel_aliases__(autopath, target, obj, *symbols) Class Public methods

install_bind

install_bind(cmd, *args) Instance Public methods

measure_displayof

measure_displayof(fnt, win, text) Class Public methods