Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Size = func() (width int, height int, err error) { return systerm.GetSize(0) } Size returns the dimensions of the terminal. This function can be overriden for test cases as system calls fail with "operation not supported" in test environments Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files terminal.go Click to show internal directories. Click to hide internal directories.