Class: TwitterHashtag::Help

Inherits:
Object
  • Object
show all
Defined in:
lib/twitter_hashtag/help.rb

Class Method Summary collapse

Class Method Details

.outputObject



4
5
6
7
8
9
10
11
# File 'lib/twitter_hashtag/help.rb', line 4

def self.output
  puts "Pass a hashtag (with or without #) as an argument to twitter_hashtag.\nExample: twitter_hashtag #dog OR twitter_hashtag dog\nYou may pass --rpp to limit the number of returned tweets.\nEnjoy!\n  STR\nend\n"