Sha256: 6f66ffe7cb0bba3d681f8a35b5ed00547ea4ddfbda34236f10e1c14a9e60fcfc
Contents?: true
Size: 183 Bytes
Versions: 69
Compression:
Stored size: 183 Bytes
Contents
module Aruba # Force Aruba to behave like the SpawnProcess Aruba class. class InProcess def stdin @stdin end def output stdout + stderr end end end
Version data entries
69 entries across 69 versions & 1 rubygems