Class: Fourflusher::UI
- Inherits:
-
Object
- Object
- Fourflusher::UI
- Defined in:
- lib/fourflusher/compat.rb
Class Method Summary collapse
Class Method Details
.indentation_level ⇒ Object
13 14 15 |
# File 'lib/fourflusher/compat.rb', line 13 def self.indentation_level 0 end |
.message(message) ⇒ Object
17 18 19 |
# File 'lib/fourflusher/compat.rb', line 17 def self.() print() end |