1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 00:35:23 +02:00
tldr/pages/common/irb.md
2025-06-01 14:10:23 +03:00

163 B

irb

Interactive Ruby shell. Evaluate Ruby code read from stdin. More information: https://ruby.github.io/irb/.

  • Start the interactive shell:

irb