Method: RedditKit::Link#subreddit

Defined in:
lib/redditkit/link.rb

#subredditObject (readonly)

The name of the subreddit to which the link was posted.



80
81
82
# File 'lib/redditkit/link.rb', line 80

def subreddit
  @subreddit
end