Class: Jura::Component::Issue::Help

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

Class Method Summary collapse

Class Method Details

.renderObject



7
8
9
10
11
12
13
14
# File 'lib/jura/component/issue/help.rb', line 7

def self.render
  "    \#{Utils.format_bold(\"# Available issue commands:\")}\n    issue list                - Show list of issues in backlog\n    issue mine                - Show list of issues which have assingee is mine\n    issue show <issue_id>     - Show details of an issue\n  TEMPLATE\nend\n".strip