Static Propertyorlandos-nl.citadel 0.8.0Citadel
always
Reconnect to the same host and port every time the connection is lost.
SSHConnectionSettings.swift:38static let always: SSHReconnectMode
Other members in extension
Type members
static let never: SSHReconnectMode
Never reconnect.
static let once: SSHReconnectMode
Reconnect to the same host and port once.