Module: Tr3llo::View::Label::Help

Extended by:
Help
Included in:
Help
Defined in:
lib/3llo/view/label/help.rb

Instance Method Summary collapse

Instance Method Details

#renderObject



7
8
9
10
11
12
13
14
15
16
# File 'lib/3llo/view/label/help.rb', line 7

def render()
  "  \#{Utils.format_bold(\"# Available label commands:\")}\n\n  label list                - Show all labels\n  label add                 - Create a label\n  label edit <key>          - Edit a label\n  list remove <key>         - Remove a label\n  TEMPLATE\nend\n".strip