Skip to main content

default_known_hosts_path

Function default_known_hosts_path 

Source
pub fn default_known_hosts_path() -> Option<PathBuf>
Expand description

Resolve the default known_hosts path ($HOME/.ssh/known_hosts).

Returns None when HOME is not set.