Config.Remotecmd

struct Config
struct Remotecmd {
RemoteSubCmd cmd;
std.getopt.GetoptResult helpInfo;
}

Members

Variables

path
string path;

Single path to modify on the remote host.

Meta