XX CMake Package
Loading...
Searching...
No Matches
XX::ShellClient Class Reference

execute shell commands locally or remotely via SSH More...

#include <XXShellClient.h>

Detailed Description

execute shell commands locally or remotely via SSH

Static Public Member Functions

static QByteArray executeLocal (const QString &command, QByteArray *error=nullptr)
static QByteArray executeRemote (const QString &host, const QString &command, QByteArray *error=nullptr)

Member Function Documentation

◆ 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: