Module: Tr3llo::View::Label::Help
Instance Method Summary collapse
Instance Method Details
#render ⇒ Object
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 |