enc.replicate(name) â encoding Instance Public methods Returns a replicated encoding of enc whose name is name. The new encoding should have the same byte structure of enc. If name is used by another encoding, raise ArgumentError.
deselect(idx) Instance Public methods
body() Instance Public methods
to_pem() Instance Public methods Also aliased as: to_s
processing_instruction(target, data) Instance Public methods
start() Instance Public methods
scrl(num) Instance Public methods Scrolls the current window Fixnum num lines. The current cursor position is not changed. For positive num, it scrolls up. For negative num, it scrolls down.
get(template, non_block=false) Instance Public methods Alias for: in
first() Instance Public methods
dbm[key] = value Instance Public methods Stores the specified string value in the database, indexed via the string key provided.
Page 26 of 2275