C# Class Poderosa.ConnectionParam.TerminalTypeMixin

Utility methods for conversion of TerminalType.
Exibir arquivo Open project: poderosaproject/poderosa

Public Methods

Method Description
ToTermValue ( this type ) : string

Converts TerminalType to a value of the TERM environment variable.

Method Details

ToTermValue() public static method

Converts TerminalType to a value of the TERM environment variable.
public static ToTermValue ( this type ) : string
type this terminal type
return string