Interface RemoteConfiguration

interface RemoteConfiguration {
    remote.nodeDownloadTemplate: string;
    remote.ssh.configFile: string;
}

Properties

remote.nodeDownloadTemplate: string
remote.ssh.configFile: string