public method ITerminal.getName

Brief

Gets the name of the terminal

Declaration

protojavascriptjavacsharp
public getName() : string

Returns

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

Details

Declared in ITerminal

back