public method ITerminal.getType

Brief

Gets the type of the terminal

Declaration

protojavascriptjavacsharp
public getType() : string

Returns

The method returns a string value that represents the type of the terminal

Details

Declared in ITerminal

back