Documentation ¶ Index ¶ func IsTerminalFile(f *os.File) bool func Width() int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func IsTerminalFile ¶ func IsTerminalFile(f *os.File) bool func Width ¶ func Width() int Width returns the width in columns of the terminal that is the standard input. Width returns 80 if the standard input is not a terminal or its size cannot be determined. Types ¶ This section is empty. Source Files ¶ View all Source files terminal.go Directories ¶ Show internal Expand all Path Synopsis color Click to show internal directories. Click to hide internal directories.