Libraries
»
cauldron
(0.1.6)
»
Index
»
PryTester
»
#last_output
Method: PryTester#last_output
Defined in:
lib/pry_tester.rb
#
last_output
⇒
Object
47 48 49
# File 'lib/pry_tester.rb', line 47
def
last_output
@out
.
string
if
@out
end