flutter_ssh icon indicating copy to clipboard operation
flutter_ssh copied to clipboard

Add `isConnected` and `isSFTPConnected` property to `SSHClient`

Open PegasisForever opened this issue 5 years ago • 0 comments

The document is not very clear. How do I know the connection state of ssh? What will happen if I call client.connect() multiple times? Thanks!

PegasisForever avatar Jun 27 '20 16:06 PegasisForever