# File lib/aruba/process.rb, line 5
def
initialize
(
cmd
,
timeout
)
@cmd
=
cmd
@timeout
=
timeout
end