ascii-image-converter/aic_package/winsize
Zoraiz 97f1d679b0 Release v1.4.0 2021-07-21 22:23:58 +05:00
..
readme.md Release v1.4.0 2021-07-21 22:23:58 +05:00
winsize_unix.go Release v1.4.0 2021-07-21 22:23:58 +05:00
winsize_windows.go Release v1.4.0 2021-07-21 22:23:58 +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.