Appearance
function formatSshCommand(executable, args): string;
Joins an executable and its arguments into a POSIX shell command that can be pasted as is.
executable
string
args