Class: Jura::Component::Board::Help
- Inherits:
-
Object
- Object
- Jura::Component::Board::Help
- Defined in:
- lib/jura/component/board/help.rb
Class Method Summary collapse
Class Method Details
.render ⇒ Object
7 8 9 10 11 12 13 |
# File 'lib/jura/component/board/help.rb', line 7 def self.render " \#{Utils.format_bold(\"# Available board commands:\")}\n board list - Show list of boards\n board select - Select board\n TEMPLATE\nend\n".strip |