Skip to main content

validate_remote

Function validate_remote 

Source
pub(super) fn validate_remote(settings: &Settings) -> Result<(), SettingsError>
Expand description

The remote half of validate_settings.

The connect side’s stored pairing, same rule on each half: a blank is neither a key nor an address, and connect reading one would dial nothing with nothing rather than say the pairing is gone. Clearing the record is how a pairing is forgotten.