You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-irb (DEPRECATED)
irb Start a child IRB.
jobs List of current sessions.
fg Switches to the session of the given number.
kill Kills the session with the given number.
These were deprecated about six months ago. After the impending release, can they be removed?
Also, does their being deprecated also mean that the sessions mentioned in section "IRB Sessions" and throughout the doc are moribund? If so, when to remove?
The text was updated successfully, but these errors were encountered:
In
show_cmds
, we have this:These were deprecated about six months ago. After the impending release, can they be removed?
Also, does their being deprecated also mean that the sessions mentioned in section "IRB Sessions" and throughout the doc are moribund? If so, when to remove?
The text was updated successfully, but these errors were encountered: