==(other) Instance Public methods DOC: this should probably be :nodoc'd
allow_ruby_exit?() Class Public methods
mime_split() Instance Public methods
style_names() Instance Public methods
list_methods_matching(name) Instance Public methods Returns an Array of methods matching name
_tk_windows() Instance Public methods
handle(win, func=Proc.new, keys=nil, &b) Class Public methods
iterator? â true or false Instance Public methods Returns true if yield would execute a block in the current context. The iterator? form is mildly deprecated. def try if block_given? yield else "no block" end end try #=> "no block" try { "hello" } #=> "hello" try do "hello" end #=> "hello"
read_ids1(path) Instance Public methods
use_loader=(opt) Instance Public methods Sets IRB.conf See use_loader for more information.
Page 127 of 2275