Method: Hyperclient::Resource#_links

Defined in:
lib/hyperclient/resource.rb

Returns the links of the Resource as a LinkCollection.



24
25
26
# File 'lib/hyperclient/resource.rb', line 24

def _links
  @_links
end