Package | Description |
---|---|
com.jcraft.jsch |
Modifier and Type | Method and Description |
---|---|
static OpenSSHConfig |
OpenSSHConfig.parse(java.lang.String conf)
Parses the given string, and returns an instance of ConfigRepository.
|
static OpenSSHConfig |
OpenSSHConfig.parseFile(java.lang.String file)
Parses the given file, and returns an instance of ConfigRepository.
|