Class | Description |
---|---|
OpenSshConfigFile |
Fairly complete configuration parser for the openssh ~/.ssh/config file.
|
OpenSshConfigFile.HostEntry |
A host entry from the ssh config file.
|
OpenSshConfigFile.Replacer | |
OpenSshConfigFile.State |
Encapsulates entries read out of the configuration file, and a cache of
fully resolved entries created from that.
|