2feea828d1
This is a unified interface to retrieve terminal size. It loads one module of a list of known alternatives, each implementing some way to get the desired terminal information. This loaded module will actually do the job on behalf of Term::Size::Any.
4 lines
250 B
Text
4 lines
250 B
Text
This is a unified interface to retrieve terminal size. It loads
|
|
one module of a list of known alternatives, each implementing some
|
|
way to get the desired terminal information. This loaded module
|
|
will actually do the job on behalf of Term::Size::Any.
|