Method: RedditApi::Post#author

Defined in:
lib/reddit_api/post.rb

#authorObject (readonly)

Returns the value of attribute author.



5
6
7
# File 'lib/reddit_api/post.rb', line 5

def author
  @author
end