C# Class Poderosa.Protocols.CygwinUtil

Cygwin接続時のパラメータを示すヘルパクラスです。 Helper class that shows parameter when Cygwin connecting.
ファイルを表示 Open project: poderosaproject/poderosa Class Usage Examples

Public Methods

Method Description
GuessRootDirectory ( ) : string

レジストリを検索し、Cygwinのルートディレクトリを返します。 The registry is retrieved, and the root directory of Cygwin is returned.

Private Methods

Method Description
GetCygwinRootDirectory ( RegistryKey baseKey, bool check64BitHive ) : string

Method Details

GuessRootDirectory() public static method

レジストリを検索し、Cygwinのルートディレクトリを返します。 The registry is retrieved, and the root directory of Cygwin is returned.
public static GuessRootDirectory ( ) : string
return string