Method: Magellan::Result#linked_resources

Defined in:
lib/magellan/result.rb

#linked_resourcesObject (readonly)

Relative linked resources (based off of the kinds of links you are looking for)



11
12
13
# File 'lib/magellan/result.rb', line 11

def linked_resources
  @linked_resources
end