# File lib/net/ssh/buffered_io.rb, line 91
91:
def
pending_write?
92:
output
.
length
>
0
93:
end