new( parser = nil, writer = nil ) Class Public methods
stdscr() Class Public methods The Standard Screen. Upon initializing curses, a default window called stdscr, which is the size of the terminal screen, is created. Many curses functions use this window.
tarai( x, y, z ) Instance Public methods
backtrace() Instance Public methods True if the backtrace option has been specified, or debug is on.
changepage(tbl_list, tbl, ent, col, var, elem, op) Instance Public methods
selection_toggle() Instance Public methods
row_cget_tkstring(tagOrId, option) Instance Public methods Also aliased as: rowcget_tkstring
Array(arg) â array Instance Public methods Returns arg as an Array. First tries to call Array#to_ary on arg, then Array#to_a. Array(1..5) #=> [1, 2, 3, 4, 5]
plot(type, *args) Instance Public methods
database_class() Class Public methods
Page 760 of 2275