dbm.empty? Instance Public methods Returns true if the database is empty, false otherwise.
n_bytes() Instance Public methods Returns the total size in bytes of all the messages on the POP server.
method_missing(method, *args, &block) Instance Public methods Forward all undefined methods to the wrapped string.
install(wildcard, dest_dir, mode) Instance Public methods Install all the files matching wildcard into the dest_dir directory. The permission mode is set to mode.
Socket.ip_address_list => array Class Public methods Returns local IP addresses as an array. The array contains Addrinfo objects. pp Socket.ip_address_list #=> [#<Addrinfo: 127.0.0.1>, #<Addrinfo: 192.168.0.128>, #<Addrinfo: ::1>, ...]
_get_variable(var, flag) Class Public methods
load_font() Class Public methods
show_loupe(setting=nil) Instance Public methods
transact { block } Instance Public methods Executes a block as self Example: sh.transact { system("ls", "-l") | head > STDOUT }
scan_dragto(x, y) Instance Public methods
Page 465 of 2275