src.elv.sh/pkg/cli.TTY.Size (method)
4 uses
src.elv.sh/pkg/cli (current package)
app.go#L214: height, width := a.TTY.Size()
tty.go#L45: Size() (h, w int)
src.elv.sh/pkg/cli/clitest
apptest.go#L49: _, width := tty.Size()
src.elv.sh/cmd/examples/widget
main.go#L56: h, w := tty.Size()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)