Get last execution return code. NOTE!!! It is also cached, even on error.
193 194 195 196
# File 'lib/exedb.rb', line 193 def code actualize @code end