# File lib/net/ssh/service/process/open.rb, line 99
def
write
(
data
)
@channel
.
send_data
data
end