public method ITerminal.getStatus

Brief

Gets the status of the terminal

Declaration

protojavascriptjavacsharp
public getStatus() : string

Returns

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

Details

Declared in ITerminal

back