scope

scope() Instance Public methods returns scope.

icursor=

icursor=(index) Instance Public methods Alias for: cursor=

raw

raw() Class Public methods Put the terminal into raw mode. Raw mode is similar to ::cbreak mode, in that characters typed are immediately passed through to the user program. The differences are that in raw mode, the interrupt, quit, suspend, and flow control characters are all passed through uninterpreted, instead of generating a signal. The behavior of the BREAK key depends on other bits in the tty driver that are not set by curses.

number_to_human

number_to_human(number, options = {}) Instance Public methods Pretty prints (formats and approximates) a number in a way it is more readable by humans (eg.: 1200000000 becomes â1.2 Billionâ). This is useful for numbers that can get very large (and too hard to read). See number_to_human_size if you want to print a file size. You can also define your own unit-quantifier names if you want to use other decimal units (eg.: 1500 becomes â1.5 kilometersâ, 0.150 becomes â150 millilitersâ,

point_conversion_form=

group.point_conversion_form = form => form Instance Public methods See the OpenSSL documentation for EC_GROUP_set_point_conversion_form()

package_name

package_name() Class Public methods

next

next( event ) Instance Public methods

assemble_template

assemble_template(body_file) Instance Public methods Creates a template from its components and the body_file. For backwards compatibility, if body_file contains â<htmlâ the body is used directly.

_ip_id_ 2

_ip_id_() Instance Public methods

item_collapse

item_collapse(item) Instance Public methods