src.elv.sh/pkg/cli/clitest.fakeTTY.height (field)

4 uses

	src.elv.sh/pkg/cli/clitest (current package)
		fake_tty.go#L49: 	height, width int
		fake_tty.go#L66: 		height:     FakeTTYHeight, width: FakeTTYWidth,
		fake_tty.go#L84: 	return t.height, t.width
		fake_tty.go#L174: 	t.height, t.width = h, w