ascii-image-converter/aic_package/winsize
Zoraiz d05a757c5e Bin piping restricted to a special character 2022-11-23 13:06:36 +05:00
..
readme.md Release v1.4.0 2021-07-21 22:23:58 +05:00
winsize_unix.go Bin piping restricted to a special character 2022-11-23 13:06:36 +05:00
winsize_windows.go Bin piping restricted to a special character 2022-11-23 13:06:36 +05:00

readme.md

Note

These files are just wrappers around consolesize-go package. For unix, they resort to terminal size calculation from stdin if stdout is not directed to terminal. For windows, they currently throw an error.