Method: Whatsa::CLI#full_text_helpline
- Defined in:
- lib/whatsa/cli.rb
#full_text_helpline ⇒ Object
102 103 104 105 106 |
# File 'lib/whatsa/cli.rb', line 102 def full_text_helpline puts " _______________________________________________________________" puts " (type 'other' if you'd like to select a specific category of" puts " information on the topic, or 'new' to find out about something else)" end |