//
pkg.gl
Category
github.com/eachinchung/component-base
terminal
package
0.6.0
Repository:
https://github.com/eachinchung/component-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
17 SLOC
#
Functions
Size
Size 返回用户终端的当前宽度和高度。如果不是终端,返回 nil。 出错时,width 和 height 返回零值。 通常 w 必须是 stdout。Stderr 不起作用。.