Skip to main content

read

Function read 

Source
pub fn read() -> Result<Found>
Expand description

Read the user’s ssh_config and every file it includes.

A missing file is an empty answer rather than an error: not having an ssh_config is an ordinary state, and it is the same answer as having one that names no hosts.