This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

Reline::LineEditor::DialogProcScope

        # Reline::LineEditor::DialogProcScope < Object

(from ruby core)
---
# Class methods:

    new

# Instance methods:

    call
    call_completion_proc_with_checking_args
    completion_journey_data
    config
    context
    cursor_pos
    dialog
    just_cursor_moving
    key
    retrieve_completion_block
    screen_width
    set_cursor_pos
    set_dialog
    set_key

(from gem reline-0.3.2)
---
# Class methods:

    new

# Instance methods:

    call
    call_completion_proc_with_checking_args
    completion_journey_data
    config
    context
    cursor_pos
    dialog
    just_cursor_moving
    key
    retrieve_completion_block
    screen_width
    set_cursor_pos
    set_dialog
    set_key


      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.