execute shell commands locally or remotely via SSH
More...
#include <XXShellClient.h>
execute shell commands locally or remotely via SSH
|
| static QByteArray | executeLocal (const QString &command, QByteArray *error=nullptr) |
| static QByteArray | executeRemote (const QString &host, const QString &command, QByteArray *error=nullptr) |
◆ executeLocal()
| QByteArray XX::ShellClient::executeLocal |
( |
const QString & | command, |
|
|
QByteArray * | error = nullptr ) |
|
static |
◆ executeRemote()
| QByteArray XX::ShellClient::executeRemote |
( |
const QString & | host, |
|
|
const QString & | command, |
|
|
QByteArray * | error = nullptr ) |
|
static |
The documentation for this class was generated from the following file: