ruby/lib/irb/cmd
Stan Lo 180ed611b2 [ruby/irb] Add edit command (https://github.com/ruby/irb/pull/453)
* Add edit command

* Make find_source a public singleton method

* Add document for the edit command

* Make find_end private

* Remove duplicated private

https://github.com/ruby/irb/commit/4321674aa7
Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
2022-11-20 04:47:54 +00:00
..
chws.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00
debug.rb [ruby/irb] Discover and load debug.gem even if it's not in Gemfile 2022-11-18 18:03:33 +00:00
edit.rb [ruby/irb] Add edit command (https://github.com/ruby/irb/pull/453) 2022-11-20 04:47:54 +00:00
fork.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00
help.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00
info.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00
load.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00
ls.rb [ruby/irb] Transform ls's --grep/-G option to keyword args 2022-11-10 22:55:15 +00:00
measure.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00
nop.rb [ruby/irb] Centralize coloring control (https://github.com/ruby/irb/pull/374) 2022-06-28 22:30:42 +09:00
pushws.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00
show_source.rb [ruby/irb] Add edit command (https://github.com/ruby/irb/pull/453) 2022-11-20 04:47:54 +00:00
subirb.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00
whereami.rb [ruby/irb] Move `:stopdoc:` directive 2022-03-14 14:40:28 +09:00