Libraries
»
pvc
(0.0.5)
»
Index
»
PVC
»
ResultPiece
»
Runner
»
#stdout
Method: PVC::ResultPiece::Runner#stdout
Defined in:
lib/pvc/result_piece.rb
#
stdout
⇒
Object
49 50 51
# File 'lib/pvc/result_piece.rb', line 49
def
stdout
@stdout
.
join
(
"
"
)
end