Class: Feed2Thread::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/feed2thread/publishes_posts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#postObject

Returns the value of attribute post



2
3
4
# File 'lib/feed2thread/publishes_posts.rb', line 2

def post
  @post
end

#statusObject

Returns the value of attribute status



2
3
4
# File 'lib/feed2thread/publishes_posts.rb', line 2

def status
  @status
end