Class: Jura::Component::Board::Help

Inherits:
Object
  • Object
show all
Defined in:
lib/jura/component/board/help.rb

Class Method Summary collapse

Class Method Details

.renderObject



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