程序包 | 说明 |
---|---|
com.fr.ssh.jsch |
限定符和类型 | 方法和说明 |
---|---|
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.
|