Closed NamamiShanker closed 2 years ago
Hey devs, thank you for creating this library. I went through the docs and found that the sftp.open() docs do not specify its return type. I made this simple PR. If you think it would help, you can merge it.
sftp.open()
Hi there,
Thank you for the interest and PR! Left a comment.
Hey @pkittenis! Does this look good?
Looks good, thank you. :+1:
Hey devs, thank you for creating this library. I went through the docs and found that the
sftp.open()
docs do not specify its return type. I made this simple PR. If you think it would help, you can merge it.