Skip to content

Overwrited methods

Albert Álef edited this page Jan 19, 2026 · 1 revision
  • ls - To make IRB use the RubyShell behavior, instead his default ls command
  • cd - To add more features to command, like using blocks to execute commands in the destiny directory, and exit from directory after block

Find source on: rubyshell/overwrited_commands.rb

Clone this wiki locally