Method: Nyle.screen_width
- Defined in:
- lib/nyle.rb
.screen_width ⇒ Object
| 178 | # File 'lib/nyle.rb', line 178 module_function def screen_width ; Nyle.module_eval{ @__screen_width } ; end | 
| 178 | # File 'lib/nyle.rb', line 178 module_function def screen_width ; Nyle.module_eval{ @__screen_width } ; end |