|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
This is the complete list of members for sshpp::Shell, including all inherited members.
| channel() noexcept | sshpp::Shell | inline |
| Shell(Session &, Options options) | sshpp::Shell | |
| try_read(std::chrono::milliseconds timeout, Stream stream=Stream::stdout_) | sshpp::Shell | |
| try_resize(PtySize) | sshpp::Shell | |
| try_send_signal(Signal) | sshpp::Shell | |
| try_start() | sshpp::Shell | |
| try_write(std::string_view data) | sshpp::Shell |