Class: Crown::Hatena::Bookmark::User

Inherits:
Struct
  • Object
show all
Defined in:
lib/crown/hatena/bookmark.rb

Overview

————————————————————— #

structures

————————————————————— #

Instance Attribute Summary collapse

Instance Attribute Details

#commentObject

Returns the value of attribute comment

Returns:

  • (Object)

    the current value of comment



145
146
147
# File 'lib/crown/hatena/bookmark.rb', line 145

def comment
  @comment
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



145
146
147
# File 'lib/crown/hatena/bookmark.rb', line 145

def date
  @date
end

#tagsObject

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



145
146
147
# File 'lib/crown/hatena/bookmark.rb', line 145

def tags
  @tags
end