Method: Nyle.screen_width

Defined in:
lib/nyle.rb

.screen_widthObject



178
# File 'lib/nyle.rb', line 178

module_function def screen_width            ;  Nyle.module_eval{ @__screen_width                  } ; end