var src.elv.sh/cmd/examples/widget.maxHeight
3 uses
src.elv.sh/cmd/examples/widget (current package)
main.go#L17: maxHeight = flag.Int("max-height", 10, "maximum height")
main.go#L57: if h > *maxHeight {
main.go#L58: h = *maxHeight
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)