class Cura::Error::Termbox::NotRunning
Public Instance Methods
to_s()
click to toggle source
# File lib/cura/termbox/error/not_running.rb, line 7 def to_s "Termbox adapter is not running." end
# File lib/cura/termbox/error/not_running.rb, line 7 def to_s "Termbox adapter is not running." end