Protected
Readonly
onDispose this object.
used for disposing when theia is shutting down
execute a single command on the remote machine
Optional
args: string[]Optional
options: RemoteExecOptionsexecute a command on the remote machine and wait for a specific output
function which returns true if the output is as expected
Optional
args: string[]Optional
options: RemoteExecOptions
copy files from local to remote