blob: 7583a3da6c6af817b03b39493b5f897b4fa275e7 [file] [log] [blame]
package flags
func getTerminalColumns() int {
return 80
}