irb_exit(ret = 0)
Instance Public methods
Quits the current irb context
ret
is the optional signal or message to send to IRB::Context#exit
Same as IRB.CurrentContext.exit
.
Quits the current irb context
ret
is the optional signal or message to send to IRB::Context#exit
Same as IRB.CurrentContext.exit
.
Please login to continue.