Get terminal screen properties
See Also:
103 104 105 106
# File 'lib/vtk/command.rb', line 103 def screen require 'tty-screen' TTY::Screen end