Class: DeviantArt::User::Friends::Search

Inherits:
Base
  • Object
show all
Defined in:
lib/deviantart/user/friends/search.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#attrs

Method Summary

Methods inherited from Base

#initialize, point_to_class, points_class_mapping, #to_s

Constructor Details

This class inherits a constructor from DeviantArt::Base

Instance Attribute Details

#resultsObject

Returns the value of attribute results.



5
6
7
# File 'lib/deviantart/user/friends/search.rb', line 5

def results
  @results
end