scrl

scrl(num) Class 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.

see

see() Instance Public methods A method/attribute to look at, in particular if this method/attribute has no documentation. It can be a method/attribute of the superclass or of an included module, including the Kernel module, which is always appended to the included modules. Returns nil if there is no such method/attribute. The #is_alias_for method/attribute, if any, is not included. Templates may generate a âsee also â¦â if this method/attribute has documentation, and âsee â¦â if it

negotiate_format

negotiate_format(request) Instance Public methods

line_buffer

Readline.line_buffer â string Class Public methods Returns the full line that is being edited. This is useful from within the complete_proc for determining the context of the completion request. The length of Readline.line_buffer and GNU Readline's rl_end are same.

group

group(*what) Instance Public methods

to_f

flt.to_f â self Instance Public methods As flt is already a float, returns self.

remove_filters!

remove_filters!() Instance Public methods Removes all filters, but leaves in silencers. Useful if you suddenly need to see entire filepaths in the backtrace that you had already filtered out.

filter

filter(backtrace, kind = :silent) Instance Public methods Alias for: clean

location=

location=(url) Instance Public methods

write_style_sheet

write_style_sheet() Instance Public methods Copy over the stylesheet into the appropriate place in the output directory.