class Cura::Error::Termbox::UnsupportedTerminal
Public Instance Methods
to_s()
click to toggle source
# File lib/cura/termbox/error/unsupported_terminal.rb, line 7 def to_s "The current terminal is unsupported." end