Method: Bandshell::ScreenControl.default_display
- Defined in:
- lib/bandshell/screen_control.rb
.default_display ⇒ Object
Only used if no display is set already.
9 10 11 |
# File 'lib/bandshell/screen_control.rb', line 9 def default_display ":0" end |