MCPcopy
hub / github.com/1Panel-dev/KubePi / WindowTitleVariables

Method WindowTitleVariables

thirdparty/gotty/webtty/slave.go:13–13  ·  view source on GitHub ↗

WindowTitleVariables returns any values that can be used to fill out the title of a terminal.

()

Source from the content-addressed store, hash-verified

11 // WindowTitleVariables returns any values that can be used to fill out
12 // the title of a terminal.
13 WindowTitleVariables() map[string]interface{}
14
15 // ResizeTerminal sets a new size of the terminal.
16 ResizeTerminal(columns int, rows int) error

Callers 1

processWSConnMethod · 0.95

Implementers 1

LocalCommandthirdparty/gotty/backend/localcommand/

Calls

no outgoing calls

Tested by

no test coverage detected